Home » RDBMS Server » Server Administration » Unable to connect as sysdba
Unable to connect as sysdba [message #152538] Fri, 23 December 2005 13:51 Go to next message
vang
Messages: 8
Registered: October 2005
Junior Member
Received error: ORA-01033: ORACLE initializaton or shutdown in process

Trying to recover the database by shutting down and recover datafile. As a result, trying to log onto Database (sqlplus) but cannot.

I have attempted to log on using "connect /as sysdba" and "connect system/manger as sysdba" but am getting ora-01031: insufficient priviledge"

Any suggestion on how to shutdown database and startup - or in the event of a datafile recovery?
Re: Unable to connect as sysdba [message #152571 is a reply to message #152538] Sat, 24 December 2005 01:04 Go to previous messageGo to next message
vjeedigunta
Messages: 201
Registered: March 2005
Location: Hyderabad
Senior Member

which version of Oracle /OS ?
are you sure that you are using the right password ( in case of password file existence ).. also ensure that you are connecting with the user who owns oracle

-Sai Jeedigunta
Re: Unable to connect as sysdba [message #152636 is a reply to message #152571] Sun, 25 December 2005 22:11 Go to previous messageGo to next message
toughguy786
Messages: 4
Registered: December 2005
Junior Member
Hi

Can anyone please suggest few good tutorial websites to learn Oracle DBA if poss


Thx
Re: Unable to connect as sysdba [message #152695 is a reply to message #152636] Mon, 26 December 2005 09:18 Go to previous messageGo to next message
vjeedigunta
Messages: 201
Registered: March 2005
Location: Hyderabad
Senior Member

Here is my recommendation : ::

Allways go through the documentation first ... Read the concepts guide .. Then you can get help about any particualar issue from the forums like this..

-Sai Jeedigunta
Re: Unable to connect as sysdba [message #152700 is a reply to message #152695] Mon, 26 December 2005 13:48 Go to previous messageGo to next message
toughguy786
Messages: 4
Registered: December 2005
Junior Member
Thx for the suggestion.
Can you suggest any good tutorial website/online course/self study cd's for the oracle dba





Thx
Re: Unable to connect as sysdba [message #152754 is a reply to message #152700] Mon, 26 December 2005 23:12 Go to previous messageGo to next message
girish.rohini
Messages: 744
Registered: April 2005
Location: Delhi (India)
Senior Member
Might be a good link for you:

http://www.stanford.edu/dept/itss/docs/oracle/9i/server.920/a96521/toc.htm

Re: Unable to connect as sysdba [message #152900 is a reply to message #152754] Tue, 27 December 2005 11:42 Go to previous messageGo to next message
toughguy786
Messages: 4
Registered: December 2005
Junior Member
Girish,

Thanx for the help,
If you get a sparetime pls consider to look my Interview Qstns and write your views on it.




Thx & Regards,
Re: Unable to connect as sysdba [message #153096 is a reply to message #152538] Thu, 29 December 2005 00:59 Go to previous messageGo to next message
wwllzpz
Messages: 11
Registered: December 2005
Location: shanghai china
Junior Member
vang wrote on Sat, 24 December 2005 03:51

Received error: ORA-01033: ORACLE initializaton or shutdown in process

Trying to recover the database by shutting down and recover datafile. As a result, trying to log onto Database (sqlplus) but cannot.

I have attempted to log on using "connect /as sysdba" and "connect system/manger as sysdba" but am getting ora-01031: insufficient priviledge"

Any suggestion on how to shutdown database and startup - or in the event of a datafile recovery?



maybe the following article can resolve your problem.


书签 转到末尾

文档 ID: 注释:69642.1
主题: UNIX: Checklist for Resolving Connect AS SYSDBA Issues
类型: TROUBLESHOOTING
状态: PUBLISHED
内容类型: TEXT/X-HTML
创建日期: 20-APR-1999
上次修订日期: 07-JUL-2005

[Edit: Metalink bulletins are copyrighted material by Oracle. You may not publish them freely on the web. Removed contents of bulletin 69642.1]

[Updated on: Thu, 29 December 2005 01:13] by Moderator

Report message to a moderator

Re: Unable to connect as sysdba [message #153426 is a reply to message #153096] Mon, 02 January 2006 04:48 Go to previous message
matrik02
Messages: 64
Registered: November 2005
Member
Try connect the database using default password and username

Username : scott

password : tiger

host string : <your database instance >

Then after you succesfull connect the default password and username,then try connect with this command

SQLPLUS> connect system/manger as sysdba

or SQLPLUS> connect sys/change_on_install as sysdba

make sure that you have the valid password.The example i give you is a default password for sys and system user.

Thanks hope it help
Previous Topic: download Oracle Objects for OLE
Next Topic: A local or remote Oracle database ( Spatial data management is available only on 8.1.5 or 8.1.6 serv
Goto Forum:
  


Current Time: Sun Jan 26 13:28:20 CST 2025