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

Thread: Errror in creating 9i RAC database

  1. #1
    Join Date
    Nov 2006
    Posts
    158

    Errror in creating 9i RAC database

    Hi All,

    I successfully built an Oracle 9i RAC using raw devices, but in the very last step of creating the RAC database, at the very end when i click the Finish button, i get the following error:

    oracle.ops.mgmt.cluster.ClusterException:
    PRKC-1007: problem in creating directories on the nodes

    I've researched this error message both on Metalink & several other Oracle forums, but none of the suggested possible solutions helped.
    When i check my cluster version, i get the following errors:

    (oracle@cteora1) /home/oracle > srvconfig -version
    java.lang.NullPointerException
    at java.text.MessageFormat.format(MessageFormat.java)
    at java.text.MessageFormat.format(MessageFormat.java)
    at java.text.MessageFormat.format(MessageFormat.java)
    at oracle.ops.mgmt.nls.MessageBundle.getMessage(MessageBundle.java:225)
    at oracle.ops.mgmt.rawdevice.RawDeviceUtil.main(RawDeviceUtil.java:2320)
    Exception in thread "main" (oracle@cteora1) /home/oracle >

    Can anyone please help me with this issue?
    Regards,

    divroro12

  2. #2
    Join Date
    Jan 2001
    Posts
    2,828
    Hi

    PRKC-1007 "Problem in creating directories on the nodes"
    Cause: Attempted directory create operation(s) from the local node to one or
    more nodes in the cluster and one or multiple of those directory create
    operations failed. This can occur either because one or more nodes failed during
    the operation or the destination directory did not have write permission for the
    user on one or more of the nodes or the source file did not exist or on UNIX
    platforms ’rcp’ command to one or more nodes failed.
    Action: See earlier error messages for details.

    regards
    Hrishy

  3. #3
    Join Date
    Nov 2006
    Posts
    158
    I got ur solution online, but it still didn't help. The oracle user has write permissions, & user equivalence is properly established on both nodes. Also, ssh & scp do work perfectly on both cluster nodes.
    Regards,

    divroro12

  4. #4
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    for 9i you need rsh and rcp, not ssh and scp

  5. #5
    Join Date
    Nov 2006
    Posts
    158
    thanks davey. rcp 7 rsh are now properly configured, but i'm now getting other errors:

    PRKR-1005: adding of cluster database ctedb configuration failed, PRKC-1018: Error getting coordinator node
    Regards,

    divroro12

  6. #6
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    if you didnt have rsh and rcp configured, it cuoldnt have installed - id wipe it out and start again

  7. #7
    Join Date
    Aug 2002
    Location
    Atlanta
    Posts
    1,187
    turn off your virus scanner
    I'm stmontgo and I approve of this message

  8. #8
    Join Date
    Jan 2001
    Posts
    2,828
    Quote Originally Posted by divroro12
    thanks davey. rcp 7 rsh are now properly configured, but i'm now getting other errors:

    PRKR-1005: adding of cluster database ctedb configuration failed, PRKC-1018: Error getting coordinator node

    Hi

    Did you try restarting the gsd ?

    regards
    Hrishy

  9. #9
    Join Date
    Nov 2006
    Posts
    158
    I restarted gsd, but still wasn't capable of running dbca successfully, so i used dbca to generate db creation scripts & manually ran these scripts to create the 9i RAC database. All is working perfectly fine as @ now...

    Thanks all, 4 ur input
    Regards,

    divroro12

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