how to make oracle automatically connect a user as sysdba [message #100781] |
Wed, 17 September 2003 10:28 |
Ravi
Messages: 251 Registered: June 1998
|
Senior Member |
|
|
I have an installation problem. I need to install an oracle product over oracle 9i database. when I start installation, it logs on in the backend as user 'sys' and tries to run the scripts. But the installer could not able to login as 'sys' and in installation log, it states that 'sys has to be connected as sysdba'. In the explicit SQL*PLUS it connects to the database when I give the command ' conn sys/pswd as sysdba' and without sysdba it is not connecting.
Could anybody know how to make the installer recognise sys as sysdba automatically and run the scripts?
|
|
|
|