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

Thread: error opening password file while creating db manually

Hybrid View

  1. #1
    Join Date
    Apr 2001
    Location
    santa clara
    Posts
    41
    HI

    I was trying to create db manually but issuing the create database command and ran into this error
    ORA-01501: CREATE DATABASE failed
    ORA-01990: error opening password file '/database/app/oracle/product/816/dbs/ora
    pw'

    Does anyone know how to fix this problem?

    Thanks ahead

  2. #2
    Join Date
    Feb 2001
    Location
    Paris, France
    Posts
    809
    if you want to use this password file, then you have to run orapwd (see doc), if you do not want to use a password file, just comment the line :
    REMOTE_LOGIN_PASSWORDFILE
    in your init.ora file

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