Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: intpwd in oradim command
Even though it is called Intpwd, it is actually accepting the sys password.
So treat it as sys password. If you want the sys password as "Oracle" only
then you want to keep it as "Oracle". There is no default vaue for this
parameter in 9i.
The password is stored in the password file and used when you connect as sys to an idle instance to start it up. If you issue an alter user command to change the sys password from wherever, it will change that value for the password file too.
-Ashish
"Susan" <susana73_at_hotmail.com> wrote in message news:1130277745.495237.164570_at_g14g2000cwa.googlegroups.com...
>I am creating a new oracle 9i sevices on a win2k box. In the oradim
![]() |
![]() |