DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: Startup of another Database ?

  1. #1
    Join Date
    Jun 2000
    Location
    Chennai/India
    Posts
    90
    Hi,
    I am facing a problem in Oracle8i in Sun Solaris. The problem is there is an existing database with db_name as orcl. Now I want to create another database with db_name as rg. Now if I change the ORACLE_SID parameter at O/S level and type svrmgrl and say connect internal, I get an error stating insufficient privileges. I would like to know why this is happening and the solution to solve this error.

    Regards
    Ganesh .R
    A Winner never Quits, A Quitter never Wins
    Ganesh .R

  2. #2
    Join Date
    Aug 2000
    Posts
    194
    try creating a new orapw<SID> or set "remote_login_passwordfile = none" in the init<SID>.ora

    where SID is your new instance name.

  3. #3
    Join Date
    Feb 2000
    Location
    Washington DC
    Posts
    1,843
    Vesrions of existing db and new one same or different ? If different set ORACLE_HOME also.

    If you can, tTry bouncing the database after removing the orapwd file and commenting remote_login_passwordfile=exclusive/shared.
    Recreate the passwordfile afterwards.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width