Cisco Cisco Workload Automation 6.3 User Guide

Page of 78
30
Configuring the Oracle Applications Adapter
Defining an Oracle Applications Connection
Value
 – Enter the parameter value.
The 
Name
 section can contain the following parameters and default values:
BATCH_STATUS_CHECK
 – Indicates whether the status of requests will be performed in batches (default = 
Y).  If set, 
BATCH_STATUS_CHECK_SIZE
 specifies the batch size (default=100).   When request statuses are 
checked in batches, fewer Database transactions are sent to the server.  Only after the batch size limit is 
reached, will a single Database transaction be initiated to get the status of all requests defined in the batch.  
Using this parameter may result in a slight delay in retrieving request statuses, if many requests are running.  If 
BATCH_STATUS_CHECK = N
, then request statuses are not performed in batches.  This means a Database 
transaction is initiated for every request, resulting in more transactions being sent to the server.  With this option, 
there is no delay in waiting for the batch limit to be reached, however, it may result in slower performance as 
more Database transactions are initiated, 1 for every request.
DATA_CACHE_TIMEOUT
 – Specifies the expiration time (in seconds) of any cached data.  The default is 600 
seconds or 10 minutes.
ORADEBUG
 – Enables debugging for the Oracle Applications adapter. Default value is 
OFF
.
OraAppsDBConnections
 – Specifies the maximum number of connections opened to the Oracle Applications 
database. Default value is 5.
IGNORESTDMGR
 – If 
IGNORESTDMGR=Y
, the health of the Standard Manager will be ignored when verifying 
the connection health.
IGNORECONFLICTMGR
 – If 
IGNORECONFLICTMGR=Y
, the health of the Conflict Manager will be ignored 
when verifying the connection health.
To add/edit a variable:
a.
Click 
Add
 or 
Edit
 to display the 
Variable Definition
 dialog.
b.
Enter the name of the variable into the 
Variable Name
 field.
c.
Enter the value for the variable in the 
Variable Value
 field.
d.
Click 
OK
. The variable record displays in the 
Options
 tab.
15.
Click 
OK
.
Checking the Connection Status
Once you define an Oracle Applications connection, the newly defined connection is listed in the Connections pane as 
an agent. 
The Scheduler master continually monitors the health of the connection. If the Oracle Applications connection is not 
available to the master, the status light in front of the connection name is red, and the 
Connections
 status light at the 
bottom of the console is red (or yellow if other agents are connected to the master).