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

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » Database Error Messages » Alphabetic list of error messages

Tables related by key constraint must both be permanent, or both be temporary and not created with ON COMMIT DELETE ROWS Next Page

Temporary space limit exceeded


Item

Value

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.