- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Installation of Oracle 9iR2 fails on HP/UX 11.0 64...
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
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
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
07-16-2002 10:32 PM
07-16-2002 10:32 PM
Installation of Oracle 9iR2 fails on HP/UX 11.0 64bit
I am testing installation of 9iR2 on our dev environment... everything _should_ be ok, since on the same machine I already installed 8.1.7 and 9iR1
The hardware is an L2000 with 8GB ram
However I cannot install this new release.
It fails with this error:
> dcov02:/oraoem/CD920/cd1$>Initializing Java Virtual Machine from
> /oraoem/temp/OraInstall2002-07-16_05-02-55PM/jre/bin/java. Please wait...
> Exception in thread "main" java.lang.UnsatisfiedLinkError:
> /oraoem/temp/OraInstall2002-07-16_05-02-55PM/jre/lib/PA_RISC2.0/libmawt.sl:
> No such file or directory
> at java.lang.ClassLoader$NativeLibrary.load(Native Method)
> at java.lang.ClassLoader.loadLibrary0(Unknown Source)
> at java.lang.ClassLoader.loadLibrary(Unknown Source)
> at java.lang.Runtime.loadLibrary0(Unknown Source)
> at java.lang.System.loadLibrary(Unknown Source)
> at sun.security.action.LoadLibraryAction.run(Unknown Source)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.awt.Toolkit.loadLibraries(Toolkit.java:1073)
> at java.awt.Toolkit.
> at java.awt.Component.
> at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:593)
>
Did anyone had the same issue?
Regards,
Andrea
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2002 07:45 PM
07-17-2002 07:45 PM
Re: Installation of Oracle 9iR2 fails on HP/UX 11.0 64bit
Based on Metalink information, your error occured probably caused by your existing JDK version. Its version must be 1.3.1.02.
BTW, I attach a scripts for you to check your existing HP-UX configuration before install your Oracle. Follow these steps to download and run the script:
1. Change the name of the script to InstallPrep.sh
2. Ftp the InstallPrep.sh script (in ascii format) to the Unix system that you will be installing the Oracle DataServer on.
3. Change the permissions of the script to execute for the user running the script:
chmod 777 InstallPrep.sh
4. Log in as the user that will be installing the Oracle software.
5. Copy the InstallPrep.sh script to the /tmp directory and run it from this location.
6. Answer the first few questions, the output from the script will be written to /tmp/Oracle_PreInstall_Report
7. Resolve any problems found in /tmp/Oracle_PreInstall_Report and then install the Oracle DataServer software.
Hope this useful.
Regards,
Doni
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2002 05:33 AM
07-25-2002 05:33 AM
Re: Installation of Oracle 9iR2 fails on HP/UX 11.0 64bit
The issue was in the packaging of the cd set: it seems that there are different packages:
v1->May02 is wrong, v3->Jun02 works fine.
Thanks!!!
andrea
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2002 11:58 PM
07-30-2002 11:58 PM
Re: Installation of Oracle 9iR2 fails on HP/UX 11.0 64bit
running HPUX 11.0 and we have the MAY02 Oracle 9i Database Release 2
(9.2.0.1.0) CD Pack, I would like to now if you logged this case
at Metalink?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2002 12:08 AM
07-31-2002 12:08 AM
Re: Installation of Oracle 9iR2 fails on HP/UX 11.0 64bit
Yue, I logged the case.
I have been referenced this bug
<2430985>
Hope this helps
Andrea