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?