Contents Index Cannot drop a user that owns procedures in runtime server Cannot enlist in a transaction while already enlisted in a transaction

ASA Error Messages
  Database Error Messages
    Alphabetic list of error messages

Cannot drop a user that owns tables in runtime system


Item Value
SQLCODE -128
Constant SQLE_USER_OWNS_TABLES
SQLSTATE 55W03
Sybase error code 13731
ODBC 2 State 42000
ODBC 3 State 42000
Probable cause 

You attempted to drop a user who owns tables, while running the runtime server. This operation would result in dropping tables, which is not permitted in the runtime server. Use the full server.


Contents Index Cannot drop a user that owns procedures in runtime server Cannot enlist in a transaction while already enlisted in a transaction