Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (T-Z)

 

Temporary space limit exceeded

Error constant SQLE_TEMP_SPACE_LIMIT
ODBC 2 State ERROR
ODBC 3 State ERROR
Severity 19
SQLCODE –1000
SQLSTATE 54W05
Sybase error code 13492
Probable cause

The connection has exceeded its temporary-space usage limit. This limit is based in part on the amount of free-space remaining on the drive containing the temporary file. Try deleting unused files from the drive, or placing the temporary file on a drive with more space available. See the -dt server option to specify a directory for temporary files.