why is my (system) password going to expire (in 7 days) ?
I suddenly got this. Never thought that this would happen.
C:\>sqlplus system/passwd@orcl
SQL*Plus: Release 11.2.0.1.0 Production on Fr Mrz 25 11:27:36 2011
Copyright (c) 1982, 2010, Oracle. All rights reserved.
ERROR:
ORA-28002: the password will expire within 7 days
Verbunden mit:
Oracle Database 11g Release 11.2.0.1.0 - 64bit Production
SQL>
C:\>sqlplus system/passwd@orcl
SQL*Plus: Release 11.2.0.1.0 Production on Fr Mrz 25 11:27:36 2011
Copyright (c) 1982, 2010, Oracle. All rights reserved.
ERROR:
ORA-28002: the password will expire within 7 days
Verbunden mit:
Oracle Database 11g Release 11.2.0.1.0 - 64bit Production
SQL>
0