Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

intpwd in oradim command

29 views
Skip to first unread message

Susan

unread,
Oct 25, 2005, 6:02:25 PM10/25/05
to
I am creating a new oracle 9i sevices on a win2k box. In the oradim
command there is a "INTPWD" parameter which I assume is the internal
password. I thought connecting to internal is deprecated in 9i so is
this still necessary? Or should I just enter "oracle" as it used to be
the default internal password? Thanks.

bdb...@gmail.com

unread,
Oct 25, 2005, 6:11:31 PM10/25/05
to
manually create a password file (using orapwd.exe) and skip using the
-intpwd switch in the oradim command.
don't leave the create script lying around.
don't use a default value.

you can display the man page for oradim by just typing at a command
prompt:

C:\> oradim

hth

-bdbafh

Ashish Shanbhag

unread,
Oct 25, 2005, 10:41:30 PM10/25/05
to
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" <susa...@hotmail.com> wrote in message
news:1130277745.4...@g14g2000cwa.googlegroups.com...

DA Morgan

unread,
Oct 26, 2005, 1:48:38 AM10/26/05
to

I may be wrong on this and would appreciate the correction if I am ...
but I believe INTERNAL morphed into SYS AS SYSDBA.
--
Daniel A. Morgan
http://www.psoug.org
damo...@x.washington.edu
(replace x with u to respond)

0 new messages