If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Oracle > database login

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-13-09, 08:28
ramana554 ramana554 is offline
Registered User
 
Join Date: Jul 2009
Posts: 4
database login

Hi,

recently i installed oracle 9i in my system . i login to the oracle using scott/tiger@ora.then it is working fine. i want to goto login for dba to create another users like that .

under the scott user only i gave the command like

conn /as sysdba; but it giving message like ora-010301 insufficient privilges.

iam trying to login with system/manager@ora also iam not going to login plz help me how i will login for dba mode.

Thanking you,
Regards,
Ramana.
Reply With Quote
  #2 (permalink)  
Old 07-14-09, 16:13
The_Duck The_Duck is offline
Registered User
 
Join Date: Jul 2003
Posts: 2,292
read docs on setting up remote_login_passwordfile, etc.

Oracle9i Database List of Books (Release 2 (9.2))
__________________
- The_Duck
you can lead someone to something but they will never learn anything ...
Reply With Quote
  #3 (permalink)  
Old 07-15-09, 00:55
ramana554 ramana554 is offline
Registered User
 
Join Date: Jul 2009
Posts: 4
database login

Hi
Duck please let me know which document i read for that 'setting up remote_login_password file' i click on the link which was send by you but there are many document are there in which document find this set up remote login password.

Thanking you,
Regards,
Ramana.
Reply With Quote
  #4 (permalink)  
Old 07-15-09, 06:07
cis_groupie cis_groupie is offline
Registered User
 
Join Date: Jun 2004
Posts: 597
Ramana, The_Duck has told you what you need to be looking for - if you really can't find it in the documents then you could always try googling for 'remote_login_passwordfile'
__________________
90% of users' problems can be resolved by punching them - the other 10% by switching off their PCs.
Reply With Quote
  #5 (permalink)  
Old 07-17-09, 09:46
JRowbottom JRowbottom is offline
Registered User
 
Join Date: Feb 2009
Posts: 62
It may be an environment problem.
Assuming you're using windows, from the command line type 'SET ORACLE_SID = <your Db SID>' and then try SQLPLUS / AS SYSDBA
Reply With Quote
  #6 (permalink)  
Old 07-17-09, 09:51
Manjit Manjit is offline
Registered User
 
Join Date: Jul 2009
Posts: 7
Check the attached for what we have done at our site to get this to work
Attached Files
File Type: doc Procedure to allow SYSTEM to login as SYSDBA.doc (46.0 KB, 48 views)
Reply With Quote
  #7 (permalink)  
Old 07-20-09, 05:14
ramana554 ramana554 is offline
Registered User
 
Join Date: Jul 2009
Posts: 4
database login

Hi Manjith,
please tell me where can i find the ORACLE_HOME/dbs directory then i can follow your steps according your attached document .

Thanking you,
Regards,
Ramana.
Reply With Quote
  #8 (permalink)  
Old 07-20-09, 07:43
Manjit Manjit is offline
Registered User
 
Join Date: Jul 2009
Posts: 7
Check under the Oracle home installed on the server.....
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On