Server Parameters

This appendix covers the following topics:

Enable Network Tracing

Flag which enables network tracing.

Type Unit Max Value Min Value Default
boolean N/A N/A N/A false

Enable Server Logger Utility

Flag which enables the server logging subsystem.

Type Unit Max Value Min Value Default
boolean N/A N/A N/A false

Enables Interaction Blending Communications

Deprecated (this is set and used based on data found in the database.)

Type Unit Max Value Min Value Default
boolean N/A N/A N/A false

Network Layer Number of Sessions

The default number of sessions the network layer is expected to maintain.

Type Unit Max Value Min Value Default
integer N/A 65,536 0 200

Network Layer Session Close Delay (Seconds)

Time period (in seconds) to delay session removal after a session has been disconnected due to Client or Network failures. This prevents sessions from having to be completely reconstructed due to a brief network outage.

Type Unit Max Value Min Value Default
int seconds 65,536 0 180

Network Layer Session Timeout (Minutes)

Default session inactivity (timeout period) in minutes. This setting may be overridden during client-side session creation.

Type Unit Max Value Min Value Default
Integer minutes 65,536 0 1

Network Layer Trace File Name

String that represents the network trace file name.

Type Unit Max Value Min Value Default
String N/A N/A N/A UWQNetwork_logs

Network Layer Trace Level

Trace level for network logs.

Type Unit Max Value Min Value Default
Integer N/A 0xfffA 0 0

The following list provides additional information about the Network Trace Level settings:

Remote Operation Retry Interval

Default Session inactivity timeout period (in minutes). This may be overridden during client-side session creation.

Type Unit Max Value Min Value Default
Integer minutes 65,536 0 1

Remote Operation Timeout Duration (Seconds)

Time after which retries are done in server threads. This applies to all server threads including reconnection threads.

Type Unit Max Value Min Value Default
Integer seconds 65,536 0 20

Run AO Simulator (True/False)

Flag which enables the AO simulator.

Type Unit Max Value Min Value Default
Boolean N/A N/A N/A false

Server Port (>1024 for UNIX and <64,000)

This is the port for which the Oracle Universal Work Queue server is registered.

Refer to platform-specific documentation regarding port usage. The Oracle Universal Work Queue server uses HTTP communications for access by Web-based agents. To access the server in this way, use default port 80, because many HTTP proxies forward HTTP requests only to port 80. If port 80 is the selected port, then the server cannot run on the same machine as a Web server.

On UNIX machines any port below 1024 cannot be accessed by a process which is non root owned.

Type Unit Max Value Min Value Default
Integer N/A 65,536 0 80

Trace Level

This integer represents the level or levels assigned to items that are written to the trace file.

Type Unit Max Value Min Value Default
Integer N/A 0xffff 0 0

Note: The '0xffff' setting represents 'all trace levels'.

The following list provides additional information about the Trace Level settings: