This is a discussion on Oracle 8i and AIX 5 compatibility issue within the Oracle Database forums, part of the Database Server Software category; --> Hello Just installed Oracle 8.1.7 on AIX 5. Oracle version downloaded from Oracle> Oracle8i Enterprise Edition (64-bit) Release 3 ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello Just installed Oracle 8.1.7 on AIX 5. Oracle version downloaded from Oracle> Oracle8i Enterprise Edition (64-bit) Release 3 (8.1.7) for AIX-Based Systems Now, can't run the listener *Lsnrctl*, because of: # file lsnrtcl ---> Discontinued 64-bit XCOFF executable or object # module not stripped Has anyone used this configuration ? Am I doing anything wrong ? Thanks for your help J -- Posted via http://dbforums.com |
| |||
| In article <ixCOa.11844$7h.13695@afrodite.telenet-ops.be>, koert54 wrote: > check metalink - AIX5L only supports 8i 32bit and/or 9i 64bit - use 32bit > kernel and 64bit application mode Oracle 8i (32bit) can run on AIX5L with a 64bit kernel - a patch for 8i is available. >> # file lsnrtcl ---> Discontinued 64-bit XCOFF executable or object Oracle 8i (64bit) doesn't work on any version of AIX5L -- use the 32 bits version. As I said above, this will work on the AIX5L 64bit kernel with the correct Oracle patch. -- Jurjen Oskam PGP Key available at http://www.stupendous.org/ |
| ||||
| "Jurjen Oskam" <joskam@quadpro.stupendous.org> wrote in message news:slrnbgm395.vmd.joskam@calvin.quadpro.stupendo us.org... > In article <ixCOa.11844$7h.13695@afrodite.telenet-ops.be>, koert54 wrote: > > > check metalink - AIX5L only supports 8i 32bit and/or 9i 64bit - use 32bit > > kernel and 64bit application mode > > Oracle 8i (32bit) can run on AIX5L with a 64bit kernel - a patch for 8i is > available. ha yes - right - forgot about the patch :-) true ! > > >> # file lsnrtcl ---> Discontinued 64-bit XCOFF executable or object > > Oracle 8i (64bit) doesn't work on any version of AIX5L -- use the 32 bits > version. As I said above, this will work on the AIX5L 64bit kernel with > the correct Oracle patch. > > -- > Jurjen Oskam > > PGP Key available at http://www.stupendous.org/ |