OQA_OH_Idnr |
int |
NUMBER(38,0) |
int |
int |
false |
ID of the remote task manager. |
OQA_HostDst |
varchar (200) |
VARCHAR2 (200 CHAR) |
varchar(200) |
varchar (200) |
true |
Name of the destination agent. |
OQA_HostAttrType |
varchar (8) |
VARCHAR2 (8 CHAR) |
varchar(8) |
varchar (8) |
true |
Platform the children run on. |
OQA_IntAccount |
varchar (16) |
VARCHAR2 (16 CHAR) |
varchar(16) |
varchar (16) |
true |
Name of the internal account. |
OQA_ActAtRun |
smallint |
NUMBER(38,0) |
smallint |
smallint |
true |
Indicates that the object is generated at runtime or at activation time. |
OQA_StartJobs |
char (1) |
CHAR (1 CHAR) |
char(1) |
char (1) |
true |
Indicates whether or not external jobs are started. 0 = no, 1 = yes |
OQA_AutoTerm |
char (1) |
CHAR (1 CHAR) |
char(1) |
char (1) |
true |
Indicates whether or not the task is terminated automatically on the remote system. 0 = no, 1 = yes |
OQA_ReplChildren |
char (1) |
CHAR (1 CHAR) |
char(1) |
char (1) |
true |
Indicates whether or not children can be replicated. 0 = no, 1 = yes |
OQA_RMaxOK |
int |
NUMBER(38,0) |
int |
int |
true |
Up to this return code the external task ends successfully (ENDED_OK). |
OQA_RExecute |
varchar (200) |
VARCHAR2 (200 CHAR) |
varchar(200) |
varchar (200) |
true |
Alarm object that is activated in the case an external task fails. |
OQA_Output |
varchar (8) |
VARCHAR2 (8 CHAR) |
varchar(8) |
varchar (8) |
true |
The destination of the reports. |
OQA_MaxParallel |
smallint |
NUMBER(38,0) |
smallint |
smallint |
true |
Maximum number of parallel running tasks. |
OQA_PollingInt |
smallint |
NUMBER(38,0) |
smallint |
smallint |
true |
Polling interval of the remote task manager within the agent. 0 = job check interval is used |
OQA_Starttype |
varchar (200) |
VARCHAR2 (200 CHAR) |
varchar(200) |
varchar (200) |
true |
Start type of the object. |
OQA_QTypeMsgNr |
int |
NUMBER(38,0) |
int |
int |
true |
Message number of the queue type. |
OQA_Resource |
int |
NUMBER(38,0) |
int |
int |
true |
Number of resources needed for each child task. 0 = value from UC_SYSTEM_SETTINGS |