-
Connecting Internal or as SYSDBA
I have an Oracle Database system that I have been given which I need to change the initorcl.ora file. I have tried to connect internal without a password and the system denies me with an invalid username/password error. I have also tryed connecting as as sysdba but that didn't work either. I was not here when this system was configured and none of the people who did the configuration work here any longer. Any ideas as to how I can get into the system so to shutdown the database make the changes and restart?
Oracle Version 8.05 (Yuk, but what my company owns)
WIN NT 4.0
Thanks!!
Last edited by tlmason74; 04-17-2003 at 07:40 AM.
-
What version? note that 9i doesn't support internal.
Tarry Singh
I'm a JOLE(JavaOracleLinuxEnthusiast)

--- Everything was meant to be---
-
also post your os version
-
Create new pswd file with ur new pswd using ORAPWD utility.
Or if ur OS is windows its pretty easy to get into DB as sysdba.
In SQLNET.ora make the authentication NTS and put the NT user in ORA_DBA group. U can get into DB as SYSDBA without pswd.
Abhay.
funky...
"I Dont Want To Follow A Path, I would Rather Go Where There Is No Path And Leave A Trail."
"Ego is the worst thing many have, try to overcome it & you will be the best, if not good, person on this earth"
-
My Oracle Version is 8.05
OS is Win NT 4.0
-
Delete your old password and enter into your OS with Administrative user and follow the steps mentioned by Abhay to create the New password file.
-
Re: Connecting Internal or as SYSDBA
Originally posted by tlmason74
Oracle Version 8.05 (Yuk, but what my company owns)
Hi 8.05 is neither extint nor bad.As long as it server u'r business purpose it is good enough.
anyway comming to u'r question.
i understand that u need to make some changes in u'r parameter file.
Create new pswd file with ur new pswd using ORAPWD utility.
This should work.
If u just want to shutdown the database in winnt u can stop the service make the necessacary changes and start the service.
u can Also try the System/manager to get into the database(hope the default pwd for system is not changed).
Cheers
Murali
-
Re: Re: Connecting Internal or as SYSDBA
Originally posted by dasari98
u can Also try the System/manager to get into the database(hope the default pwd for system is not changed).
Without sysdba can he shutdown his database. which is what he wants.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|