1942

Failed to recreate database connection[Num]

Description 

An attempt to recreate a database connection that had timed out has failed.

Appears In 

SWDIR\logs\sw_error

Severity 

2 (Severe)

Action 

To resolve the problem:

1. If the problem persists, use the following command to set debugging for the affected process (as specified in the message header):

swadm set_attribute 0 ProcessName ProcessInstance debug q=255,TID=1,TIME=ABS,FLAGS=U

Warning 

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

2. Investigate any errors in the log files.
3. Turn debugging off as soon as you no longer need it, using the following command:

swadm delete_attribute 0 ProcessName ProcessInstance debug

Draft comments: What are the log files in this case?