Home » RDBMS Server » Server Administration » Clone Oracle Codetree
Clone Oracle Codetree [message #179527] Tue, 27 June 2006 18:07 Go to next message
snarisetty
Messages: 2
Registered: June 2006
Junior Member
Hello,

We were trying to clone oracle Codetree from one linux server to another linux server, from a user A to user B. Both have same versions on linux and oracle.

After copying over and relinking the codetree when I try to login as sys, I am getting insufficient privileges.

B> sqlplus "/ as sysdba"
ERROR:
ORA-01031: insufficient privileges

But when I enter like this and specify the password, I have no issues.

B> sqlplus sys as sysdba

SQL*Plus: Release 10.1.0.3.0 - Production on Tue Jun 27 16:03:24 2006

Copyright (c) 1982, 2004, Oracle. All rights reserved.

Enter password:
Connected to an idle instance.


What am I missing here? Is there somewhere we need to change the codetree owner before relinking the codetree.

Thanks
Re: Clone Oracle Codetree [message #179531 is a reply to message #179527] Tue, 27 June 2006 19:10 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
You might be missing the password file.
Re: Clone Oracle Codetree [message #179540 is a reply to message #179527] Tue, 27 June 2006 20:49 Go to previous messageGo to next message
snarisetty
Messages: 2
Registered: June 2006
Junior Member
Thanks for your reply.

Actually
1) I created the password file.
2) It should not be using the password file because I am logging in as the new owner of the codetree locally. So oracle should authenticate me without the password.

Sorry if I am mistaken in my analysis.

[Updated on: Tue, 27 June 2006 20:49]

Report message to a moderator

Re: Clone Oracle Codetree [message #179686 is a reply to message #179540] Wed, 28 June 2006 07:37 Go to previous message
tarundua
Messages: 1080
Registered: June 2005
Location: India
Senior Member
Try this
http://www.orafaq.com/forum/t/52662/0/

and if it does not help you then post again.
Previous Topic: Start & Stop database in SQL*plus
Next Topic: Oracle & Unix System Date
Goto Forum:
  


Current Time: Fri Jan 10 23:01:32 CST 2025