This is a discussion on discontinued XCOFF64 file within the AIX Operating System forums, part of the Unix Operating Systems category; --> Hello peaple, i'am trying to install oracle 9i on an AIX 5.1 64bits, and the installation didn't succed very ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello peaple, i'am trying to install oracle 9i on an AIX 5.1 64bits, and the installation didn't succed very well, i had severals error when it tried to lauch makefiles, for example it can't get the target for "make /oracle_path/network/lib/ins_net_server.mk". Then i have try to a relink all and i had the error : "ld: 0711-740 ERROR: Input file /oracle_path/rdbms/lib/opimai.o : is a discontinued XCOFF64 file." My system is 64bits and the oracle release i'm using is for 64bits I think it's a library problem but..... -- Posted via http://dbforums.com |
| |||
| mickee <member46770@dbforums.com> wrote: m> Hello peaple, m> i'am trying to install oracle 9i on an AIX 5.1 64bits, and the m> installation didn't succed very well, i had severals error when it tried m> to lauch makefiles, for example it can't get the target for "make m> /oracle_path/network/lib/ins_net_server.mk". m> Then i have try to a relink all and i had the error : m> "ld: 0711-740 ERROR: Input file /oracle_path/rdbms/lib/opimai.o : is a m> discontinued XCOFF64 file." m> My system is 64bits and the oracle release i'm using is for 64bits m> I think it's a library problem but..... IIRC, IBM changed the format of 64-bit XCOFF between AIX 4.3.3 and 5.x. Perhaps you need a newer subrelease of Oracle? Regards, Nicholas -- "Why shouldn't I top-post?" http://www.aglami.com/tpfaq.html "Meanings are another story." http://www.ifas.org/wa/glossolalia.html |
| |||
| mickee wrote: > Hello peaple, > > i'am trying to install oracle 9i on an AIX 5.1 64bits, and the > installation didn't succed very well, i had severals error when it tried > to lauch makefiles, for example it can't get the target for "make > /oracle_path/network/lib/ins_net_server.mk". > > Then i have try to a relink all and i had the error : > > "ld: 0711-740 ERROR: Input file /oracle_path/rdbms/lib/opimai.o : is a > discontinued XCOFF64 file." > > > > My system is 64bits and the oracle release i'm using is for 64bits > > I think it's a library problem but..... > > > -- > Posted via http://dbforums.com Are you trying to install Oracle 8.*? If you look at the support matrix, Oracle 9.2.0 is the first version supported on AIX 5.1 running a 64-bit kernel. Cheers, Gary B-) |
| ||||
| you are both right, i was trying to install an oracle 9i 64 for AIX 4.3, and i'am using a 5.1 version. I have download the good release of oracle and it's works fine ! Thanks for all ! -- Posted via http://dbforums.com |