Recently I migrated (six months ago) to Oracle 11 and now when using the command
sqlplus system@INTANCIA
I got the message below:
ORA-28002: the password will expire within 7 days
NOTE: I can still log in and it only warns that the password will expire soon.
How do I configure my DBMS to not prompt for password change. This is a Development environment and I do not have security requirements at this level. I'd rather not introduce more complexity into the Scripts, however small.