Hi, all
I use the follow oracle command to change oracle user's password:
"alter user User_ID identified by new_Password "
This command can work in oracle 8/8i
also works in oracle 9i which upgrade from 8i
but can not work in new brend-new 9i(installed, not upgrade)
Is possible let this command to use in 9i(installed)
if not, we must modify many applications , it will spent lots of time
thanks.
I use the follow oracle command to change oracle user's password:
"alter user User_ID identified by new_Password "
This command can work in oracle 8/8i
also works in oracle 9i which upgrade from 8i
but can not work in new brend-new 9i(installed, not upgrade)
Is possible let this command to use in 9i(installed)
if not, we must modify many applications , it will spent lots of time
thanks.