Hello everyone,
I have the following question: In oracle 10G the users like "system" and "sapsr3" had the "DEFAULT" user profile where the parameter "PASSWORD_LIFE_TIME" was set to UNLIMITED, however, now in Oracle 11G the "DEFAULT" user profile has the parameter
"PASSWORD_LIFE_TIME" set to "180". I know that for users like "sapsr3" we have the "SAPUPROF" user profile but what about the user "system" which still use the "DEFAULT" profile. Should we create a new profile with "PASSWORD_LIFE_TIME" set to UNLIMITED? or change the "DEFAULT" profile with
PASSWORD_LIFE_TIME" set to UNLIMITED like in Oracle 10G? or It's better to change the password periodically?
Regards,
JAM