Operating System - HP-UX
1752795 Members
6089 Online
108789 Solutions
New Discussion юеВ

oracle instalation problem

 
akhilesh kumar_1
Occasional Contributor

oracle instalation problem


/opt/aCC/newconfig/aCC.cwd file dosenot exist

how to create this file
11 REPLIES 11
Steven Schweda
Honored Contributor

Re: oracle instalation problem

uname -a

Why ask in a Linux forum instead of in an
HP-UX forum? "networking"? Really?

Did you read the compiler installation
instructions? Did you follow them?
Dennis Handly
Acclaimed Contributor

Re: Oracle installation problem

With vi(1). You take the 26 digit license value and paste it into the file.

But it would probably better to install aCC_link and not the Eval version of aC++.

>Steven: Did you read the compiler installation instructions?

Right, you should get this info when you download the Eval license.

akhilesh kumar_1
Occasional Contributor

Re: oracle instalation problem

i have not install any ac++ compiler i m installing PHSS_39824 but HP recomandation is PHSS_40631 but is giving instalation error. i m sending instalation error as attachment
James R. Ferguson
Acclaimed Contributor

Re: oracle instalation problem

HI:

> i have not install any ac++ compiler i m installing PHSS_39824 but HP recomandation is PHSS_40631

First, PHSS_40631 supersedes PHSS_39824 so that's the reason for that recommedation.

Second, you *must* install or have installed HP aC++ A.06.20 since this is the product version to which this patch applies.

Third, you need PHSS_40633 since this is a dependency of PHSS_40631.

Information like this can be seen in the ITRC Patch Database by querying the patch notes.

Regards!

...JRF...
V. Nyga
Honored Contributor

Re: oracle instalation problem

Hi,

>how to create this file
'touch /opt/aCC/newconfig/aCC.cwd'

>i m sending instalation error as attachment
Seems to be the same like here:
http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=1460144

>i have not install any ac++ compiler i m installing PHSS_39824
(or PHSS_40631)

You've got the answer twice:
Patches are for formerly installed software - no installed software no patch (needed)

So coming to your headline:
>oracle installation problem

Is the installation script checking this patch or is it 'only' recommended in the installation guide?

If it's checked, then you have to (maybe buy and) install ac++.

I don't believe that you can force swinstall to install the patch without having installed the product first.

V.
*** Say 'Thanks' with Kudos ***
V. Nyga
Honored Contributor

Re: oracle instalation problem

Hi again,

you can find infos about aC++ here:
http://h21007.www2.hp.com/portal/site/dspp/menuitem.863c3e4cbcdc3f3515b49c108973a801/?ciid=6b080f1bace021100f1bace02110275d6e10RCRD

You can search for a trial bundle or to buy here:
https://h20392.www2.hp.com/portal/swdepot/searchProducts.do

V.
*** Say 'Thanks' with Kudos ***
Dennis Handly
Acclaimed Contributor

Re: Oracle installation problem

>I have not installed any aC++ compiler

If you aren't doing any aC++ development then you don't need compiler patches. If you are just using the compiler to install E business apps, that's different.

>HP recommends is PHSS_40631

No, HP recommends you install A.06.25 then install A.06.25.01, PHSS_41187.

Dennis Handly
Acclaimed Contributor

Re: Oracle installation problem

>Me: HP recommends you install A.06.25 then install A.06.25.01, PHSS_41187.

This has just been replaced by A.06.25.02, PHSS_41500.

WilliamSmith11
Super Advisor

Re: oracle installation problem

Hi

I have installed the Evaluation version.

 

B9007AAEVAL C.11.31.06.EVAL HP C/aC++ Developer's Bundle for Evaluation License

 

But I am trying to install patches

PHSS_40633

PHSS_40631

 

Am I getting same error described by at the beginning of the case.

Oracle report a warning for the the PHSS_40633 and PHSS_40631

"OS Patch PHSS_40633  is recommended but not installed"

"OS Patch PHSS_40631 is recommended but not installed"

 

In my case will be because I have the evaluation version the reason I can not install the patches?

 

Regards

W.S

 

 

rperez