Alphabetic list of error messages
832
Must include primary key for table ’%1’ in the synchronization
Item Value
SQLCODE -778
Constant SQLE_PK_NOT_IN_SYNC_ARTICLE
SQLSTATE 5RW17
Sybase error code 13788
ODBC 2 State 42000
ODBC 3 State 42S02
Parameter 1 Name of the table
The primary key of the table must be included in the synchonization entry.
Namespace Heap Exhausted at Internal fn: %1
Item Value
SQLCODE -164
Constant SQLE_NAMESPACE_HEAP_EXHAUSTED
SQLSTATE WP007
Sybase error code 13739
ODBC 2 State ERROR
ODBC 3 State ERROR
Parameter 1 The internal function is for debugging purposes.
The amount of space allocated for the Java Namespace is insufficient to
continue loading Java classes etc. Increase the size by using: set option
public.java_namespace_size = nnnnnnnn
Probable cause
Probable cause