- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Not able to load oracle enterprise 8i
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 11:26 AM
01-28-2002 11:26 AM
Not able to load oracle enterprise 8i
I am trying to load oracle on HP-UX 11.0 machine. I have JRE installed at /opt/java1.2/jre. Still when I try to run ./runinsta. from /cdrom/install/hpunix it gives following messages and donot proceed.
The Java Run Time environment not found at /tmp/Ora/Install0/jre/bin/jre. Hence the oracle universal installer will cannot be run.
I tried setting env variable JAVA_HOME to /opt/java1.2. It could not help either.
Any help on this will be highly appreciated.
Regards,
-Umesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2002 02:48 AM
01-29-2002 02:48 AM
Re: Not able to load oracle enterprise 8i
Oracle has an note on this (Metalink Note:114282.1)
That explains this with missing required patches:
The following patches are required to install Oracle8i Release 2 (8.1.6) on
HP-UX 11.0:
* Patch bundle 9905
* PHCO_17556
* PHCO_17792 (Dependency for PHKL_18543)
* PHCO_18229
* PHCO_19491
* PHCO_19666
* PHKL_14750
* PHKL_17038 (Dependency for PHKL_18543)
* PHKL_18543
* PHKL_19800 (Dependency for PHKL_18543)
* PHKL_20016
* PHKL_20079 (Dependency for PHKL_18543)
* PHNE_19616 (Dependency for PHSS_19748)
* PHSS_14582
* PHSS_15853
* PHSS_16849
* PHSS_17535
* PHSS_18066
* PHSS_18110
* PHSS_18430 (Dependency for PHSS_19748)
* PHSS_18649
* PHSS_19178
* PHSS_19593
* PHSS_19178
* PHSS_19748
* PHSS_19866
* PHSS_20544
Check this list with the latest Release Note for your product.
Andreas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2002 09:42 AM
01-29-2002 09:42 AM
Re: Not able to load oracle enterprise 8i
Try adding this to your environment.
PATH=${PATH}:/opt/java1.2/bin:/opt/java1.2
export PATH
CLASSPATH=/opt/java1.2:.
export CLASSPATH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2002 02:21 PM
01-29-2002 02:21 PM
Re: Not able to load oracle enterprise 8i
Previously, it was mounted using /etc/mount
So it use to trunket the path if the path is more than 8 characters.
Now it is mounted using pfs_mount and it worked like a charm.
Thanks anyway..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2002 08:17 AM
03-06-2002 08:17 AM
Re: Not able to load oracle enterprise 8i
I am trying to get the latest patches needed for installing Oracle 8.1.7 ( 32 bit ) on HPUX 11.0 64 bit system ( will install the 64 bit oracle version later ).
I have a Metalink account, but have not found an easy eay to find out this info.
Does anybody have a updated list of patches needed to install oracle ? I will isntall the patches from the lsit above that I am missing, and have install the patches necessary to isntall jdk 1.2 as well.
Thanks,
Henrique Silva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2002 10:18 AM
03-06-2002 10:18 AM
Re: Not able to load oracle enterprise 8i
Doc ID: Note:43507.1
Most of the patches have already been supperseeded tough !!!
Thanks anyways,
Henrique Silva