Thursday, September 16, 2010

dbca unable to open display on HP-UX Itanium mv 11.31

Workaround ....

take backup of existing dbca file ($ORACLE_HOME/bin/dbca)

open dbca file and change path of JRE_DIR to point towards JAVA installation bundled with OS

vi dbca

JRE_DIR=/opt/java1.4/jre

Enjoy :)

KNOWN ISSUE: JRE bundled with ORacle 10g is incompatible with HO-UXI v11.31 hence to display any console you have to explicitly use the JRE bundled with the OS.

No comments:

Post a Comment