Operating System - HP-UX
1753850 Members
7461 Online
108807 Solutions
New Discussion юеВ

Re: compiler software help needed!!!

 
SOLVED
Go to solution
Zishan
Regular Advisor

compiler software help needed!!!

Hi ,
Please guide me that how could I able to get these 2 compiler softwares:

HP C/ANSI C Compiler (A.06.14)
HP aC++ Compiler (A.06.14)

I need these for 11g database installtion.

25 REPLIES 25
Dennis Handly
Acclaimed Contributor

Re: compiler software help needed!!!

You don't need these to install Oracle. The bundled C compiler should be good enough.
You can only install A.06.14 if you have already purchased A.06.10.
In any case, A.06.14 is obsolete and A.06.25 will be out later this month.
Zishan
Regular Advisor

Re: compiler software help needed!!!

Hi,
Thanks for the answer.
-Will you let me know how I find which version of C bundle I currently have on my server ?
-Where I can found the A.06.10

Regards,
Dennis Handly
Acclaimed Contributor

Re: compiler software help needed!!!

>Will you let me know how I find which version of C bundle I currently have on my server?

/opt/ansic/bin/cc -V
/usr/ccs/bin/cc_bundled -V

As long as you have the latter, you should just ignore what Oracle has documented.

>Where I can found the A.06.10

You can't, it's obsolete.
Zishan
Regular Advisor

Re: compiler software help needed!!!

Thank Dannis,

One more question:
How could I backup my system before a patch installation?
Its mention in patch read me file (first backup ur system).
Following is my patch.
PHSS_35979: s700_800 11.23 linker + fdp cumulative patch

Regards,
Dennis Handly
Acclaimed Contributor

Re: compiler software help needed!!!

>How could I backup my system before a patch installation?

You could use ignite.
Also you might want to use the recommended patch instead: PHSS_40537
Zishan
Regular Advisor

Re: compiler software help needed!!!

Hi,
Thanks for your answer. I need to install "msv2v3check" utility in order to know that my server is capable to upgrase on 11.31. Kindly let me know how could i install this downloaded utility.
Any documentation?I cannot find on UP site.
Pls dont mind I am new on HP-UX and dont have any ux administrator.
Regards,
Dennis Handly
Acclaimed Contributor

Re: compiler software help needed!!!

Zishan
Regular Advisor

Re: compiler software help needed!!!

Hello Dennis,

Ignite server seems complicated for me. The patch I m going to install is available with warnings and it is required for Oracle database 11g. Is it possible to install this patch and in case of any problem I can uninstall this patch ??

Pls give me advise..
Horia Chirculescu
Honored Contributor

Re: compiler software help needed!!!

You could use swremove to uninstall patch/patch bundle

But a copy with ignite is recommended.

Horia.
Best regards from Romania,
Horia.