- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Can not install Oracle 9i ( 9.2.0.2.0 ) 64 bit
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
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
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-01-2004 04:29 AM
тАО07-01-2004 04:29 AM
Can not install Oracle 9i ( 9.2.0.2.0 ) 64 bit
HP_IA64_server_9.2.0.2.0_Disk[123].cpio
# model
9000/800/K580
# uname -a
HP-UX SERVERNAME B.11.00 A 9000/800 894337431 two-user license
# /usr/sbin/swlist |grep -i runtime
HPUXEng64RT B.11.00.01 English HP-UX 64-bit Runtime Environment
# getconf HW_32_64_CAPABLE
3 ( not sure what 3 means )
# getconf KERNEL_BITS
64
When I try to run the runInstaller, I get the message :
$ /Disk1/runInstaller
$ /Disk1/runInstaller: ./runInstaller: Execute permission denied.
Looking for this error, I see that it usually happens when you try to install 64 bit oracle on 32 bit )S, which is not the case here.
Any other ideas ?
Thanks,
Henrique
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-01-2004 04:38 AM
тАО07-01-2004 04:38 AM
Re: Can not install Oracle 9i ( 9.2.0.2.0 ) 64 bit
Who are you when you execute runinstaller?
All the best
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-01-2004 05:25 AM
тАО07-01-2004 05:25 AM
Re: Can not install Oracle 9i ( 9.2.0.2.0 ) 64 bit
Henrique
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-01-2004 06:17 AM
тАО07-01-2004 06:17 AM
Re: Can not install Oracle 9i ( 9.2.0.2.0 ) 64 bit
Some trivial issues:
* Check permissions of runInstaller. Is it something like oracle dba r-xr-xr-x?
* You may also try: sh runInstaller.
* Did you FTP the files from windows to UX with / in BINARY mode.
JP
(did you copy your CD's to the hard disk? If not , do NOT use ./runInstaller because you won't be able to change the CD if requested.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-01-2004 06:26 AM
тАО07-01-2004 06:26 AM
Re: Can not install Oracle 9i ( 9.2.0.2.0 ) 64 bit
[5810#] getconf HW_32_64_CAPABLE
2
From a D320 with 32 bit installed.
getconf KERNEL_BITS
32
So, I'd say you have a 64 bit installation.
I'd say the problem lies elsewhere.
1) is the system patched to Oracle's latest spec/list for the os(metalink.com)
2) You may have the gron version of CPIO installed.
3) You may not have enough space in /tmp to unpack the files.
4) Your kernel might not meet specifications.
I would say if you went through the pre-installation section f the guide very carefully and checked each minute point, you would find your answer.
Can I see swapinfo -tam output please.
SEP
Jerusalem(meaning I don't have access to my tricks and only an old D320 server).
Also meaning I'm on vacation, might not follow up but the information might be useful to others.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-01-2004 07:30 AM
тАО07-01-2004 07:30 AM
Re: Can not install Oracle 9i ( 9.2.0.2.0 ) 64 bit
You are using IA64 (aka IPF aka Itanium) bits for a PA box. That is not going to work!
So you used the download - gunzip - cpio way to get teh install disks no?
You loaded from from:
http://otn.oracle.com/software/products/oracle9i/htdocs/hpia64soft.html
Targets:
http://download.oracle.com/otn/hp/oracle9i/9202//HP_IA64_server_9.2.0.2.0_Disk1.cpio.gz
?
You should be getting:
http://download.oracle.com/otn/hp/oracle9i/9201/server_9201_hpunix64_disk1.cpio.gz
and upgrade later...
hth,
Hein.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-01-2004 07:46 AM
тАО07-01-2004 07:46 AM
Re: Can not install Oracle 9i ( 9.2.0.2.0 ) 64 bit
I did not downloaded this myself, so, when I went back, I noticed that the Itanium version also says HPUX/IA64, and I can see why there is some confusion.
So, 9.2.0.2 will not run on PA-RISC ? I think Oracle could change the description of the file, so that people would not make such mistakes. They should say HPUXforIA64 or something like that !! :-(
Downloading the 9.2.0.1 instead. will let you know how I do !!!
Thansk for the help,
Henrique
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-02-2004 02:08 AM
тАО07-02-2004 02:08 AM
Re: Can not install Oracle 9i ( 9.2.0.2.0 ) 64 bit
Oracle 9i Database (64-bit)
Release 2 (9.2.0.1.0)
for HP 9000 Series HP-UX
CD 1 of 4
A99149-01
On the other 3
A99150-01
A99151-01
A99152-01
I patched to 9.2.0.2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-02-2004 02:39 AM
тАО07-02-2004 02:39 AM
Re: Can not install Oracle 9i ( 9.2.0.2.0 ) 64 bit
We are running 9.2.0.4 on our rp7400 (N-Class). We upgraded from 9.2.0.1 but I'm unsure if the code was from download or from CD. We are running this on HP-UX 11.00 64 bit.
HTH,
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-02-2004 02:42 AM
тАО07-02-2004 02:42 AM
Re: Can not install Oracle 9i ( 9.2.0.2.0 ) 64 bit
Can you guys send me the link for the patch to bring it up to 9.2.0.4 ?
I am still downloading the 4 files :-( It took all night on my VPN broadband connection ( download to pc first then to hpux server ).
Thanks,
Henrique
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-02-2004 03:51 AM
тАО07-02-2004 03:51 AM
Re: Can not install Oracle 9i ( 9.2.0.2.0 ) 64 bit
It appears that the latest is 9.2.0.5 from the table at:
http://otn.oracle.com/support/patches.htm
The location of the patch is at:
http://metalink.oracle.com
Select "patches" on the left column, then "Quick Links to latest patch sets", run your mouse over the "Oracle Database" link and select HP-UX PA-RISC (64 Bit). There you can download the patch bundle for 9.2.0.4 or 9.2.0.5 if you prefer.
HTH,
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-02-2004 04:39 PM
тАО07-02-2004 04:39 PM
Re: Can not install Oracle 9i ( 9.2.0.2.0 ) 64 bit
better download the latest one available for HP-UX. i.e. 9.2.0.5.
You should proceed as follows:
Metalink (http://metalink.oracle.com)->Patches->Simple Search then enter 3501955 for "Search by"->Patch Number.
NB. Platform or language should be "HP-UX PA-RISC (64-bit)"
then click on "GO"
Then you should be able to download:
Patchset 3501955
Description: ORACLE 9I DATABASE SERVER RELEASE 2 - PATCH SET 4 VERSION 9.2.0.5.0
Product: Oracle Database Family
Release Oracle 9.2.0.5
Select a Platform or Language: HP-UX PA-RISC (64-bit)
Last Updated 02-APR-2004
Size 567M (595387250 bytes)
The filename is: p3501955_9205_HP64.zip
hope this helps!
regards
Yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-06-2004 02:30 AM
тАО07-06-2004 02:30 AM
Re: Can not install Oracle 9i ( 9.2.0.2.0 ) 64 bit
Thank you everyone.
I finally got the proper bits, and was able to install 9i. I am downloading the latest patches now, to apply them, before I attempt to upgrade our production like instance on this test box, to see how long it will take and if CBO works better on 9i then on 8i, as everyone seem to be claiming.
thanks again,
Henrique
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-06-2004 02:46 AM
тАО07-06-2004 02:46 AM
Re: Can not install Oracle 9i ( 9.2.0.2.0 ) 64 bit
Enjoy,
Hein.