Error 1153

"Password has expired but cannot be changed because the database is read-only"

Item Description

SQLCode

-1153L

Constant

PASSWORD_EXPIRED_READONLY_DB

SQLState

08WA1

ODBC 2 State

28000

ODBC 3 State

28000

Sybase Error Code

2829

Severity Code

16

Probable cause

You attempted to connect to a read-only database using a valid user ID, but with an expired password. The password cannot be changed unless the database is started without the -r option on the database server command line. Removing -r will permit modifications to the database.


Created April 27, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com