Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Segmentation fault when creating a new database.

481489Jan 9 2006 — edited Jan 9 2006
Hi I have just installed Oracle 9i on a Red Hat Linux Server running Red Hat enterpise 4. I installed all the prerequisites and set up the shared memory etc as of this installation guide:
http://www.puschitz.com/InstallingOracle9i.shtml

I have just run "dbca" to create a database and after entering all the criteria, setting up all the table spaces I then hit finish and click ok on the summary page. I then get the segmentation error as detailed below:
[$] /oracle9/app/oracle/bin/dbca: line 124: 15524 Segmentation fault $JRE_DIR/bin/jre -DORACLE_HOME=$OH -DJDBC_PROTOCOL=thin -mx64m -classpath $CLASSPATH oracle.sysman.assistants.dbca.Dbca $ARGUMENTS

I thought it could be the $JRE_DIR is set wrong but doing an echo on this it returns:
[$] echo $JRE_DIR
/home/oracle9/jre/1.1.8
Which is correct.

I dont know what to do now!

Any help would be great. Cheers.

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 6 2006
Added on Jan 9 2006
2 comments
2,939 views