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!!
Re: Connecting Internal or as SYSDBA
Quote:
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.
Quote:
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).
Re: Re: Connecting Internal or as SYSDBA
Quote:
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.