- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Problem with the installation of oracle 10g
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-30-2006 10:36 PM
тАО08-30-2006 10:36 PM
at present the current setup is:
Model: 9000/800/rp7410
Physical Memory: 25493 MB
SWAP Memory: 24GB
No. of CPUs: 6
OS: HP-UX B.11.11
Oracle Installed: 9i
i want to install oracle 10g on this systems,
but when i start the installation, and in the checking dependencies, i got this error:
Checking recommended operating system patches
Checking for PHNE_31097; found PHNE_31097. Passed
Checking for PHSS_31221; found PHSS_31221. Passed
Checking for PHSS_32508; found Not found. Failed <<<<
Checking for PHSS_32509; found Not found. Failed <<<<
Checking for PHSS_32510; found Not found. Failed <<<<
Checking for PHSS_30970; found PHSS_30970. Passed
Checking for PHSS_32731; found PHSS_32731. Passed
Checking for PHCO_31312; found PHCO_31312. Passed
Checking for PHCO_30275; found PHCO_30275. Passed
Checking for PHNE_28923; found PHNE_28923. Passed
Check complete. The overall result of this check is: Failed <<<<
So i was installing these patches PHSS_32508,
PHSS_32509, PHSS_32510 on the system,
but when i try to install these patches, I got the same error with three of them:
The patch fileset "PHSS_32510.LANG-AUX,r=1.0" may only be
installed upon a previously installed base fileset. The
specification for this base fileset is
"Auxiliary-Opt.LANG-AUX,fr=B.11.11.12,v=HP". Since there is
no fileset on the target or selected from the source which
matches this specification, fileset
"PHSS_32510.LANG-AUX,r=1.0" will be excluded.
* Executing preDSA command.
I think these 3 patches are for "Pro*C/C++, Oracle Call Interface, Oracle C++ Call Interface, Oracle XML Developer's Kit (XDK)".
http://ap34.ifi.informatik.uni-goettingen.de/oracle-doc/install.102/b19068/pre_install.htm#CIHFICFD
Please suggest. How to resolve this problem.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-30-2006 10:46 PM
тАО08-30-2006 10:46 PM
Solutionthese patches are ONLY required if you intend to use the Oracle functionality connected to it. So if you are not going to use "Pro*C/C++, Oracle Call Interface, Oracle C++ Call Interface, Oracle XML Developer's Kit (XDK)" you do not need the patches and can bypass the pre-req check.
I am running a 11.11 10g system with gcc compiler only, but don't use ProC etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-30-2006 11:00 PM
тАО08-30-2006 11:00 PM
Re: Problem with the installation of oracle 10g
If all ok, then modify file:
..DISK1/install/oraparam.ini
#diff oraparam.ini.backup oraparam.ini
6c6
< JRE_MEMORY_OPTIONS=" -mx150m"
---
> JRE_MEMORY_OPTIONS=" -ms150m -mx200m"
36c36
< SILENT_VARIABLE_VALIDATION=TRUE
---
> #SILENT_VARIABLE_VALIDATION=TRUE
56,83d55
<
< [HPUX-B.11.11-required]
< #PATCHES required by JRE and Product, /usr/sbin/swlist -l patch gets list of patches on system
< PATCHES=PHNE_31097,PHSS_31221,PHSS_32509,PHSS_32510,PHSS_30970,PHSS_32732,PHSS_28387,PHSS_28388,PHSS_29964,PHSS_29964,PHNE_28923,PHCO_31
312,PHCO_30275
< #PACKAGES required by JRE and Product, /usr/sbin/swlist -l product gets list of packages on system
< PACKAGES=
< #Patch bundles required for Oracle.
< #/usr/sbin/swlist -l bundle gives list of bundles.
< #Each item should follow the format "bundle:version"
< #ex.,GOLDBASE11i:B.11.11.0106.9,GOLDAPPS11i:B.11.11.0106.9
< BUNDLE=GOLDBASE11i:B.11.11.0412.5,GOLDAPPS11i:B.11.11.0412.5
< #Minimum swap space required by OUI, Increase it if your product installation so requires
< SWAP_SPACE=150
< BUNDLE_FAILURE_MESSAGE=Some patch bundles were not found on the system. Please verify if the system is at a higher bundle level.
<
< [HPUX-B.11.23-required]
< #PATCHES required by JRE and Product, /usr/sbin/swlist -l patch gets list of patches on system
< PATCHES=PHNE_31849,PHSS_31852,PHSS_32511,PHSS_32512,PHSS_32513,PHSS_32740,PHSS_30771,PHSS_30795
< #PACKAGES required by JRE and Product, /usr/sbin/swlist -l product gets list of packages on system
< PACKAGES=
< #Patch bundles required for Oracle.
< #/usr/sbin/swlist -l bundle gives list of bundles.
< #Each item should follow the format "bundle:version"
< #ex.,GOLDBASE11i:B.11.11.0106.9,GOLDAPPS11i:B.11.11.0106.9
< BUNDLE=
< #Minimum swap space required by OUI, Increase it if your product installation so requires
< SWAP_SPACE=150
< BUNDLE_FAILURE_MESSAGE=Some patch bundles were not found on the system. Please verify if the system is at a higher bundle level.
rgs,
ran
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-30-2006 11:24 PM
тАО08-30-2006 11:24 PM
Re: Problem with the installation of oracle 10g
Client;s requirement :-(
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-30-2006 11:29 PM
тАО08-30-2006 11:29 PM
Re: Problem with the installation of oracle 10g
HP C/ANSI C Compiler (C.05.50) and/or
HP aC++ Compiler (C.05.50)
Remember seeing something about products are going to be merged?!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-30-2006 11:29 PM
тАО08-30-2006 11:29 PM
Re: Problem with the installation of oracle 10g
[Oracle]
DISTRIBUTION=TRUE
SOURCE=../stage/products.xml
LICENSE_LOCATION=
JRE_LOCATION=../stage/Components/oracle.swd.jre/1.4.2.0.0/1/DataFiles
JRE_MEMORY_OPTIONS=" -ms150m -mx200m"
DEFAULT_HOME_LOCATION=oracle/product/10.2.0/db
DEFAULT_HOME_NAME=OraDb10g_home
NO_BROWSE=/net
NLS_ENABLED=TRUE
BOOTSTRAP=TRUE
PREREQ_CONFIG_LOCATION=../stage/prereq
OUI_VERSION=10.2.0.1.0
#SHOW_HOSTNAME=ALWAYS_SHOW shows the hostname panel always
#SHOW_HOSTNAME=NEVER_SHOW does not the hostname panel
#SHOW_HOSTNAME=CONDITION_SHOW shows the hostname panel on condition
SHOW_HOSTNAME=NEVER_SHOW
#THIN_JDBC_FILENAME is optional and defaults to classes12.jar
#The value specified for this should be packaged with OUI, and should
#be relative to
THIN_JDBC_FILENAME=classes12.jar
#JRE_OSDPARAM is to set OS dependent param for JRE ( mainly for native VM in 1.3.1)
#JRE_OSDPARAM is optional and should be set to -native for the JRE's
#that support native VM ( mainly for Unix platforms ), in JRE 1.3.1
#For JRE 1.4.1 this should be set to empty or the type of VM that is
#supported client/server. The default value is -native in UNIX platforms
#that supports native VM
#Unix supporting native - JRE_OSDPARAM="-native"
#Unix NOT supporting native and 1.4.1 - JRE_OSDPARAM=""
JRE_OSDPARAM=""
CLUSTERWARE={"oracle.crs","10.2.0.0.0"}
#RUN_OUICA specifies the batch script name that needs to be run
#The script is ouica.bat for win32, and ouica.sh for solaris.
#If the value is not specified, then the OUICA script is not run
RUN_OUICA=ouica.sh
#SILENT_VARIABLE_VALIDATION=TRUE
[Certified Versions]
Linux=redhat-2.1,UnitedLinux-1.0,redhat-3
HPUX=B.11.23,B.11.11
[Linux-redhat-2.1-optional]
TEMP_SPACE=80
SWAP_SPACE=150
MIN_DISPLAY_COLORS=256
[UnitedLinux-1.0-optional]
TEMP_SPACE=80
SWAP_SPACE=150
MIN_DISPLAY_COLORS=256
[Linux-redhat-3.0-optional]
TEMP_SPACE=80
SWAP_SPACE=150
MIN_DISPLAY_COLORS=256
[IMAGES]
FILE1=images/rdbms_1.gif
FILE2=images/rdbms_2.gif
FILE3=images/rdbms_3.gif
FILE4=images/rdbms_4.gif
FILE5=images/rdbms_5.gif
FILE6=images/rdbms_6.gif
FILE7=images/rdbms_7.gif
FILE8=images/rdbms_8.gif
LICENSE_LOCATION=license.txt
#
Please let me know wwhat chenges should i make?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-30-2006 11:45 PM
тАО08-30-2006 11:45 PM
Re: Problem with the installation of oracle 10g
You are saying that 1st i need to take the license for it:
HP C/ANSI C Compiler (C.05.50) and/or
HP aC++ Compiler (C.05.50)
and then, i need to install it:
HP C/ANSI C Compiler (C.05.50) and/or
HP aC++ Compiler (C.05.50)
and then i need to update the patches:
PHSS_32508,
PHSS_32509, PHSS_32510
and then,
i should go with the installation of oracle 10g,
If yes, please let me know from where we can buy the license for it.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-31-2006 01:50 AM
тАО08-31-2006 01:50 AM
Re: Problem with the installation of oracle 10g
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B9007AA
http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,1740,00.html
HP aC++ Compiler for Workstations:
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B3911DB
HP aC++ Compiler for Servers:
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B3913DB
Development tools webpage:
http://h20293.www2.hp.com/portal/swdepot/displayProductsList.do?category=DTDC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-31-2006 03:59 AM
тАО08-31-2006 03:59 AM
Re: Problem with the installation of oracle 10g
You are saying that 1st i need to take the license for it:
HP C/ANSI C Compiler (C.05.50) and/or
HP aC++ Compiler (C.05.50)
and then, i need to install it:
HP C/ANSI C Compiler (C.05.50) and/or
HP aC++ Compiler (C.05.50)
and then i need to update the patches:
PHSS_32508,
PHSS_32509, PHSS_32510
and then,
i should go with the installation of oracle 10g,
are these the correct steps or 1st i need to install the patches PHSS_32508,
PHSS_32509, PHSS_32510 on the system,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-31-2006 06:59 AM
тАО08-31-2006 06:59 AM
Re: Problem with the installation of oracle 10g
PHSS_32509, PHSS_32510 on the system,???
NO. these softwares are Software Requirements for Oracle.
in the patch webpage u can find all GOOD informations about a patch.
for PHSS_32508, the installation instructions:
http://www1.itrc.hp.com/service/patch/patchDetail.do?patchid=PHSS_32508&sel={hpux:11.11,}&BC=main|search|#Installation%20Instructions:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-31-2006 04:48 PM
тАО08-31-2006 04:48 PM
Re: Problem with the installation of oracle 10g
is it:
1st i need to take the license for it:
HP C/ANSI C Compiler (C.05.50) and/or
HP aC++ Compiler (C.05.50)
and then, i need to install it:
HP C/ANSI C Compiler (C.05.50) and/or
HP aC++ Compiler (C.05.50)
and then i need to update the patches:
PHSS_32508,
PHSS_32509, PHSS_32510
and then,
i should go with the installation of oracle 10g,
Please suggest
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-31-2006 06:57 PM
тАО08-31-2006 06:57 PM
Re: Problem with the installation of oracle 10g
Please go, its fine.
Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-31-2006 07:09 PM
тАО08-31-2006 07:09 PM
Re: Problem with the installation of oracle 10g
so first we are going to buy and install the HP C/ANSI C Compiler (C.05.50) and/or
HP aC++ Compiler (C.05.50)
and then i will update the patches PHSS_32508,
PHSS_32509, PHSS_32510
and then,
i will go with the installation of oracle 10g
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-01-2006 01:34 AM
тАО09-01-2006 01:34 AM
Re: Problem with the installation of oracle 10g
You may look into the purchase of appropriate licenses for C/C++ later. YOu can install the 60-days evaluation version from your software cd/dvd roms and proceed with the installation.
Your installation will succeed.
However, i would recommend that you first run the "Validate" script (which is available from metalink) to validate your environment. This script will highlight all the resources/settings that will cause your installation to fail.
If you need more help, please let us know.
all the best.
kind regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-03-2006 06:37 PM
тАО09-03-2006 06:37 PM
Re: Problem with the installation of oracle 10g
as I am system admin, so i need to install the remaining patches like PHSS_32508,
PHSS_32509, PHSS_32510
and oracle DBA's will install the oracle 10g on system.
how can i install these patches, everytime i am getting some errors.
so what will be the steps of our activity, I have given the errors above which i am getting.
Thanks
Please suggest
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-03-2006 07:40 PM
тАО09-03-2006 07:40 PM
Re: Problem with the installation of oracle 10g
You can ask your DBA to run the validate script. which your DBA or you can download from metalink website (http://metalink.oracle.com) and it will tell you the pre-requisities for oracle10g installation.
Steps which you had mention earlier is correct and you need to follow those steps in-order to install the patch.
HTH