Topic: Oracle on Unix/Linux >> ORA-01031: insufficient privileges
|
Disclaimer: The purpose of all dbapool forums including OCP and Other Oracle Certification forums is to help each other with specific issues but not to share dump and copyrighted exam content, materials or intellectual property.
You may review the entire Oracle Certification Program Candidate Agreement online Here.
|
|
|
|
| Title: ORA-01031: insufficient privileges |
| amitosh |
Posted: Sep 20, 2007 03:21:58 AM |
Total Post: 1
Joined: Sep, 2007
|
I have installed 10g oracle_home in my linux machine
After creating oracle_home , i did run root.sh . Then tnsnames.ora , listener.ora and sqlnet.ora has been created .In sqlnet.ora parameter SQLNET.AUTHENTICATION_SERVICES is set to (NTS) . I did set TWO_TASK=<SID>
and then i tried the following command
sqlplus '/as sysdba'
its throwing the error
ERROR:
ORA-01031: insufficient privileges
then i tried as
sqlplus /nolog
SQL> startup nomount
ORA-01031: insufficient privileges
SQL> connect / as sysdba
ERROR:
ORA-01031: insufficient privileges
Let me know what should be done ?
|
|
|
Oracle Virus |
| Posted: Sep 21, 2007 08:35:13 AM | |
|
Total Post: 50
Joined: Jan, 2007
|
Hi,
Please go through this link and restart your database as per that.
http://www.dbapool.com/articles/02080701.html
nolog is used when there is no space left in disk to write the audit trail file. It wont help you and the error you are getting is regarding privileges. While installing the database, you might have given password for sys. Please recall and try with that. Still if you are get insufficient privileges, I suspect the pre-requisite check. I mean creating an user in linux other than root user and assigning it full permissions on oracle. You have to start the database by logging in that OS user only. If you havent performed these steps, please read the installation doc. This is the good practice before installation.
Thank You,
Aneel Kanuri
|
|
|
|
|
| Time Zone: EDT |
Send this thread to your friend |
|
|
|
|
Forum Rules & Description
Who Can Read The Forum? Any registered user or guest
Who Can Post New Topics? Any registered user
Who Can Post Replies? Any registered user
|
| |
Get FREE Magazines
|
Top 10 Forum User
|
| Murtuja Khokhar | 857 |
| Mohammed Taj | 746 |
| positive fanatic | 483 |
| Jayanta Sur | 479 |
| Vigyan Kaushik | 386 |
| Gopu Gopi | 333 |
| Gitesh Trivedi | 322 |
| Vinoth Kumar | 264 |
| neeraj sharma | 258 |
| Ramesh Jois | 246 |
|
|