Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Upgrade to AIX 5.2

RE: Upgrade to AIX 5.2

From: John Dunn <john.dunn_at_sefas.co.uk>
Date: Thu, 27 Feb 2003 07:15:08 -0800
Message-ID: <F001.0055B79B.20030227071508@fatcity.com>


I thought that you had to have Oracle 9 release 2 if running AIX 5 in 64bit mode, not the other way around.

We have a customer who is intending to run Oracle 9i Release 2 on AIX 5 running in 32bit kernel mode. Can anyone say for definate whether this will work or not?

John

-----Original Message-----
Sent: 27 February 2003 13:44
To: Multiple recipients of list ORACLE-L

It appears that way. We are also pondering on this upgrade as well.

But if one takes this route, that is, running 5L in 32-bit mode, one can not install 9i on the same server. And Oracle has not certified 8.1.7 64-bit on AIX 5L. It is not planned to be available, either.

So, we are leaning towards upgrading to 9i first on AIX 4.3.3. Next upgrade OS to AIX 5L 5.1 and then 5.2 (some of the apps will become available on 5.2 later this year)..

-----Original Message-----
Sent: Thursday, February 27, 2003 7:09 AM To: Multiple recipients of list ORACLE-L

So 8.1.7 is supported on AIX 5L provided AIX is booted in 32 bit mode???

John

-----Original Message-----
Sent: 27 February 2003 12:24
To: Multiple recipients of list ORACLE-L

Certify - Additional Info Oracle Server - Enterprise Edition Version 8.1.7
(8i) On IBM AIX -Based Systems



Operating System: IBM AIX -Based Systems Version 5.2 (5L) Oracle Server - Enterprise Edition Version 8.1.7 (8i) N/A Version N/A
Status: Certified

Product Version Note:

Terminal Oracle8i release
To obtain Patch Sets from MetaLink, click the "Patches" button to the left. Certification Note:

Existing patch sets:

     8.1.7.1.0  (without JDBC),
     8.1.7.1.0b (includes JAVAVM, Context and JDBC),
     8.1.7.2.0
     8.1.7.3.0
     8.1.7.4.0


Oracle 8i 32-bit on AIX 5L (5.1 & 5.2)
Kernel modes AIX 5L introduces the option to run the AIX kernel in 64-bit mode. This mode is not supported, as Oracle 8i uses at least one 32-bit kernel extension. AIX-based systems must be booted with kernels in 32-bit mode.

Warning about missing "crash" during installation of Oracle 8i. The error message "crash: not found" may appear during execution of rootpre.sh on AIX 5L. This warning may be ignored. Alternatively, the warning can be avoided by creating the following script and renaming it to "/usr/sbin/crash":
#!/bin/ksh
read input
if [ X"$input" = Xle ]; then
 echo lke | /usr/sbin/kdb | \
 /usr/bin/awk '/^ *[0-9]+/ {printf("LoadList entry at 0x%s\n Name: %s\n\n",$2,$6)}
fi

April Wells
Oracle DBA
Great spirits have always encountered violent opposition from mediocre minds -- Albert Einstein

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Deshpande, Kirti
  INET: kirti.deshpande_at_verizon.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L

(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: John Dunn INET: john.dunn_at_sefas.co.uk Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
Received on Thu Feb 27 2003 - 09:15:08 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US