1753792 Members
7420 Online
108799 Solutions
New Discussion юеВ

Re: dbca error

 
logaraman
Regular Advisor

dbca error

Hi,

I have installed oracle9i on redhat linux. When i run dbca to create another instance , i get the below error.

orainst/oracle9i/9.2.0/OraHome1/jdk/jre/bin/java[17]: /dev/null: cannot create
/orainst/oracle9i/9.2.0/OraHome1/jdk/jre/bin/java[25]: /dev/null: cannot create
/orainst/oracle9i/9.2.0/OraHome1/jdk/jre/bin/java[30]: /dev/null: cannot create
/orainst/oracle9i/9.2.0/OraHome1/jdk/jre/bin/java[51]: /dev/null: cannot create
Exception in thread "main" java.lang.OutOfMemoryError
<>


Any suggestions pls
2 REPLIES 2
Peter Godron
Honored Contributor

Re: dbca error

Hi,
wrong forum, so this is best guess:
What are your permissions on /dev/null ?
What are lines 17/25/30/51 of
/orainst/oracle9i/9.2.0/OraHome1/jdk/jre/bin/java
trying to do?

The OutOfMemoryError could be down to previous errors.
logaraman
Regular Advisor

Re: dbca error

Hi

Sorry for the wrong ques and thanks for ur reply