Collection Contents Index LOAD TABLE not allowed on temporary table with ON COMMIT DELETE ROWS Next PDF

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

LOAD TABLE not permitted on mirrored database


Item

Value

Constant

SQLE_LOAD_TABLE_ON_MIRRORED_DB

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Severity

16

SQLCODE

-1035

SQLSTATE

WL008

Sybase error code

13476

Probable cause

LOAD TABLE statements are not permitted when a database is being mirrored, since the file being loaded might not be accessible by the other server.


Collection Contents Index LOAD TABLE not allowed on temporary table with ON COMMIT DELETE ROWS Next PDF