Collection Contents Index Procedure or trigger calls have nested too deeply Next PDF

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

Publication '%1' not found


Item

Value

Constant

SQLE_PUBLICATION_NOT_FOUND

ODBC 2 State

S0002

ODBC 3 State

42S02

Parameter 1

Name of the publication that could not be found.

Severity

16

SQLCODE

-280

SQLSTATE

5RW01

Sybase error code

13642

Probable cause

You misspelled the name of a publication, or you did not qualify a publication name with a user name.


Collection Contents Index Procedure or trigger calls have nested too deeply Next PDF