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

SQL Anywhere® 10 - Error Messages  > Database Error Messages  > Alphabetic list of error messages

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.


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