SQLJUSTINTIME

Generate cursor status on error condition

WSupported on Windows
USupported on Unix
VSupported on OpenVMS
NSupported in Synergy .NET

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