install oracle9i on aix5.3


 
Thread Tools Search this Thread
Operating Systems AIX install oracle9i on aix5.3
# 1  
Old 06-08-2006
Data install oracle9i on aix5.3

I am installing oracle9i on aix5.3 and an link error appears during the install process.
'Error in invoking target iokdstry of makefile
/export/home/oracle/OraHome/network/lib/ins_nau.mk' happened

I tried to find the way out,and there seems to be one
http://www.orablogs.com/duffblog/archives/000074.html

"gcc 2.95 has to be the default gcc version in order to install successfully.
Using a later version resulted in the following error: Error in invoking
target ioracle of makefile /u01/app/oracle/product/9.2.0.1.0/ctx/lib/in_rdbms.mk."

That's why i want to install the special 2.95.3.

type gcc - version,i found the gcc have not installed yet,so i download gcc-2.95.3.tar.gz
after i uncompress it and ./configure,another error appears which tell me that cc should be installed first and i should set the envirment CC to a working compiler.
it's my first time to install gcc on unix.can anyone here tell me does gcc-2.95.3 fit for the aix5.3?
SOME ONE tells me that ''but doesn't AIX already have a native C/C++ compiler (called XL)? Can you use that to compile Oracle 9i for AIX 5.3? I couldn't imagine Oracle offering something for AIX that won't compile with its native compiler."
is it right? what should i do next?

please have a look,thanks very much
# 2  
Old 06-14-2006
Have you installed the maths library you dont need gcc or any C to install Oracle
else check Metalink
# 3  
Old 06-14-2006
Did you try the gcc and gcc-c++ for AIX 5.3 from there?

http://www-03.ibm.com/servers/aix/pr.../download.html
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Emergency UNIX and Linux Support

Purge in oracle9i

From morning we are facing some issues in tablespaces in oracle9i. Tried deleting some huge records... but even thought it is still giving tablespcases in full. Then i tried and googling ... found we need to purge recyclebin of oracle.. but thats not woking in oracle9i... can any one... (1 Reply)
Discussion started by: greenworld123
1 Replies

2. AIX

All ports in use - AIX5.3

at least two times my system crashes. Post "all ports in use" imagine being related Telnet connections. The software uses port 33086 (specify for the software - it is the MSM-Mumphs). Someone tell me how can I increase the number of connections to 1000 on AIX 5.3. Today is set 500. After... (15 Replies)
Discussion started by: Vladimir Dias
15 Replies

3. AIX

Help about identify the SP of my OS (Aix5.3)

Hi, I need to know how can I identify, wich SP is installed in my OS (AIX5.3)? and how can I upgrade it? thanks a lot, (7 Replies)
Discussion started by: fdeivis
7 Replies

4. AIX

smtctl in AIX5.3

Dear Members :), Curently we are migrating our AIX from 5.2.to 5.3, after migration when we check CPU through nmon it shows double in no i.e we have 8 CPU on our p570 box but nmom shows it 16 after investigation it was found that smtctl was enabled in AIX 5.3,can we disable the smtctl & what is... (2 Replies)
Discussion started by: m_raheelahmed
2 Replies

5. AIX

How to upgrade AIX5.3TL6-07 to AIX5.3TL8-04?

Hello All, After creating lpp_source/spot from AIX 5.3TL6-07 DVD on the NIM(AIX6.1), I went online and download the fix pack for reaching TL8-04. (it was less than 200Mgegs total) then I did define a newer lpp_source530TL8-04 via a copy from the older lpp_source530TL6-07 (I diduse a command... (2 Replies)
Discussion started by: sangers
2 Replies

6. AIX

ssh on AIX5.2

i got this error while installing ssh package time bash-3.00# installp -d /openssh/ openssh.base installp: No action was indicated. The -a (apply) flag is being assumed. +-----------------------------------------------------------------------------+ Pre-installation Verification...... (3 Replies)
Discussion started by: chinni929
3 Replies

7. AIX

Install ssh on AIX5.2

hi Any one help me to install ssh on IBM-AIX5.2 in my machine i have this bellow rpms installed zlib-1.2.3-3 prngd-0.9.23-3 openssl-0.9.7l-2 openssl-doc-0.9.7l-2 openssl-devel-0.9.7l-2 For ssh installing we need ssh rpms but i could not find openssh,openssh-server,openssh-client rpm's in... (3 Replies)
Discussion started by: chinni929
3 Replies

8. AIX

AIX5.2 ML-03 rpm.rte

Dear All, Kindly note that i am in site and i have to upgrade an application on the server AIX 5.2 ML-03 , but i need to install the following patch first which is important : patch 'rpm.rte' must be installed with level '3.0.5.35' i need it urgent . please note that i could not find it... (1 Reply)
Discussion started by: tamemi
1 Replies
Login or Register to Ask a Question