SQLJUSTINTIME

Generate cursor status on error condition

WTSupported in traditional Synergy on Windows
WNSupported in Synergy .NET on Windows
USupported on UNIX
VSupported on OpenVMS

The SQLJUSTINTIME environment variable enables cursor status to be generated when an operation fails.

1.

To determine why an operation fails, set SQLJUSTINTIME. This creates the ssqlerr.log file, which contains an open cursor listing. This file is created in your working directory or (on Windows) in the TEMP directory for your user account. If ssqlerr.log already exists, new logging is appended to the end of the file, which may create a very large file.

SQLJUSTINTIME cannot be used if SSQLLOG is set.

The environment or synergy.ini. For client/server configurations, set SQLJUSTINTIME on the client.

SQL Connection

SQL Connection troubleshooting and error logging

set SQLJUSTINTIME=1