connect internal asks for password [message #71670] |
Sat, 14 December 2002 03:06 |
Prasun
Messages: 3 Registered: December 2002
|
Junior Member |
|
|
Hi
when i connect to internal it asks for password
i gave it as oracle but it is not conecting.
then i go to $ORACLE_HOMEdbs
and
orapwd file=orapwd password=<internal_password> entries=10
then also it is not connecting
i am using Windows NT
Any suggestion welcome
Prasun
|
|
|
|
Re: connect internal asks for password [message #71674 is a reply to message #71670] |
Mon, 16 December 2002 03:35 |
B
Messages: 327 Registered: August 1999
|
Senior Member |
|
|
If U don't want to enter a password U need to be in the ORA_DBA Group ( Win NT )... No other ways ...
If U use orapwd U MUST specify a password !
orapwd file=orapw<SID> password=PASSWORD entries=<number>
set REMOTE_LOGIN_PASSWORDFILE=exclusive
( share if U want to share a password file and file is orapw )..
|
|
|