1861

Oracle Context information not present in Environment Context

Description 

A program has attempted to read or write a message to a queue but has found that the handles to access the database are not available. This can happen if:

a database transaction has not been started, or
a connection to the database has been invalidated during the processing of a transaction.

Appears In 

SWDIR\logs\sw_warn

Severity 

2 (Severe)

Action 

To resolve the problem:

1. Set debugging for the process specified in the message header. For example, use the following command to turn on debugging for the SPO process:

swadm set_attribute 1 spo 0 debug TID=1,q=63,e=255,h=255,
i=255,m=41,TIME=ABS,FLAGS=U

Warning 

Turning on debugging can have a significant impact on system performance. Please see Debugging before using it.

2. Reproduce the problem.
3. Send the log files to TIBCO Support for further assistance.
4. Turn debugging off as soon as you no longer need it, using the following command:

swadm delete_attribute 0 ProcessName ProcessInstance debug