Database agent does not start
search cancel

Database agent does not start

book

Article ID: 90306

calendar_today

Updated On:

Products

CA Automic Workload Automation - Automation Engine

Issue/Introduction

Database agent does not start

Environment

Release: AOATAM99000-9.0-Automic-One Automation Tools-Application Manager
Component:

Resolution

Detailed Description and Symptoms

Database agent does not start?
 

Investigation

I have found the following error in the logfile of the agent.

 

U2012030 The parameter type in the configuration file has no value.

 

The definition of the Value TYPE in the ini-file of the agent was not valid.

[SQL]
connect=60
retention_time=180
;Valid types are: MSSQL, ORACLE, DB2, MAXDB, MYSQL or ACCESS
type=MSSXXQL
;0 - use oracle jdbc driver
;1 - use oracle client installation
useOraClient=0
WindowsAuthentication=1

 

?


Solution

After entering a valid TYPE in the ini-file of the agent, the agent started.?