Alphabetic list of error messages
920
User owns procedures in use
Item Value
SQLCODE -750
Constant SQLE_USER_OWNS_PROCEDURES_IN_USE
SQLSTATE 42W55
Sybase error code 3702
ODBC 2 State 40001
ODBC 3 State 40001
You attempted to REVOKE CONNECT from a user that owns a procedure
being used by other active users of the database.
User owns tables in use
Item Value
SQLCODE -751
Constant SQLE_USER_OWNS_TABLES_IN_USE
SQLSTATE 42W56
Sybase error code 3702
ODBC 2 State 40001
ODBC 3 State 40001
You attempted to REVOKE CONNECT from a user that owns a table being
used by other active users of the database.
Probable cause
Probable cause