At the moment I'm working with OEM 8i release 8.1.6 and migrating for OEM 9i on NT2000 platform and I've been problem when I tried to change the Internal/Sys user password. I used the command ORADIM and ORAPWD, but now I get connect with my old/new password. I don't Know what's happening. I think that have many people ( user ) with the same problem. Please, I hope that anyone can solve my problem.
The name of the password file must be of the format $ORACLE_HOME/dbs/orapw{$ORACLE_SID }because the name and location of the password file is hard coded in the file "sparams.h" (the line is: # define SS_SIDPWFILE_DEFAULT "?/dbs/orapw@"). Thus, the file must be put in the "dbs" directory and named "orapw".
Bookmarks