There is a problem to install Oracle 10g on HP UX that running on command mode, because Oracle 10g installer will need to run on X-Window.
1) Download the XManager : http://www.netsarang.com
2) Install XManager to any PC, this PC has to be accessible by the HPUX.
3) telnet to your HP UX, type the following :
export DISPLAY={IP address of the PC that installed with XManager}:0.0
4) set oracle home and other path, pls follow the Oracle Installation Guide
5) run the installer :
./runInstaller
No comments:
Post a Comment