Jump to content
 English      
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
     Forums advanced search
HP.com Home
IT Resource Center Forums > HP-UX > general

Prerequisites of Oracle 9i installation

» 

IT Resource Center

» Login
» Register
» My profile
» Search knowledge base
» Forums
» Patch database
» Download drivers, software and firmware
» Warranty check
» Support Case Manager
» Software Update Manager
» Training and Education
» More maintenance and support options
» Online help
» Site map

Member icons
 
 HP moderator  HP moderator
 Expert in this area  Expert in this area
Member status
ITRC Pro ITRC Pro
250 points
ITRC Graduate ITRC Graduate
500 points
ITRC Wizard ITRC Wizard
1000 points
ITRC Royalty ITRC Royalty
2500 points
ITRC Pharaoh ITRC Pharaoh
7500 points
Olympian Olympian
20000 points
1-Star Olympian 1-Star Olympian
40000 points
2-Star Olympian 2-Star Olympian
80000 points
»  How to earn points
»  Support forums FAQs
Question status
Magical answer Magical answer
Message with a response that solved the author's question
Favorites status
Add to my favorites Add to my favorites
Delete from my favorites Delete from my favorites
This thread has been closed Thread closed
 

Content starts here
   Create a new message    Receive e-mail notification if a new reply is posted  Reply to this message
Author Subject: Prerequisites of Oracle 9i installation      Add to my favorites
Girish
Nov 25, 2004 09:09:06 GMT   

Hi All,
Can anyone tell me what kernel parameter we need to set before proceeding with Oracle 9i installation on HPUX 11i.
We have configured swap and created Oracle user / dba group.
DO we still need to do something more than this.

Thanks for
Note: If you are the author of this question and wish to assign points to any of the answers, please login first.For more information on assigning points ,click here


Sort Answers By: Date or Points
Fred Ruffet This member has accumulated 2500 or more points
Nov 25, 2004 09:20:17 GMT  5 pts

Prerequisites for a large number of Oracle versions on a large number of Unixes :
http://metalink.oracle.com/metalink/plsql/ml2_documents.showNOT?p_id=169706.1&p_showHeader=1&p_showHelp=1

Regards,

Fred
Slawomir Gora This member has accumulated 2500 or more points
Nov 25, 2004 09:27:27 GMT  7 pts

Hi,


look at oracle doc A96167.pdf (Installation Guide) for system requirements and steps.
Girish
Nov 25, 2004 09:35:45 GMT    N/A: Question Author

GOra where do i find this A96167.pdf file.
Please let me know.
Regards,
Slawomir Gora This member has accumulated 2500 or more points
Nov 25, 2004 09:38:33 GMT  10 pts

Hi,

on Oracle Disk1 in directory: doc/unixdoc
Girish
Nov 25, 2004 10:04:46 GMT    N/A: Question Author

Thanks Gora i got that one.
If you still want to add something u r welcome so that it further simplies my task.
Thanks a lot for all.
Fred metalink is asking for Support ID which i don't have.

Regards,
Slawomir Gora This member has accumulated 2500 or more points
Nov 25, 2004 10:23:30 GMT  10 pts

Hi,

my steps are:

*) install patches
*) create lvols for oracle binaries and data
*) create group oracle
*) create user oracle
*) modify profile of oracle user by adding lines:
export HISTFILE=$HOME/.sh_history
export HISTSIZE=10000
export ORACLE_BASE=/u01/app/oracle
export ORACLE_HOME=/u01/app/oracle/product/9.2.0
export ORACLE_SID=test1
export SHLIB_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/rdbms/lib
export LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/jlib:$ORACLE_HOME/rdbms/lib
export PATH=$PATH:$ORACLE_HOME/bin:/usr/sbin
export TMPDIR=/var/tmp
export ORACLE_DOC=${ORACLE_HOME}/doc

*) modify links to X11 libs for correct ctx relink
cd /usr/lib
ln -s /usr/lib/libX11.3 libX11.sl
ln -s /usr/lib/libXIE.2 libXIE.sl
ln -s /usr/lib/libXext.3 libXext.sl
ln -s /usr/lib/libXhp11.3 libXhp11.sl
ln -s /usr/lib/libXi.3 libXi.sl
ln -s /usr/lib/libXm.4 libXm.sl
ln -s /usr/lib/libXp.2 libXp.sl
ln -s /usr/lib/libXt.3 libXt.sl
ln -s /usr/lib/libXtst.2 libXtst.sl

6. setup kernel parameters

7. install oracle binaries

8. create database
Girish
Nov 26, 2004 00:41:05 GMT    N/A: Question Author

Thanks a lot Gora... this is what i was looking for ..
if you have still to say something please let us know and i will keeping this thread open till i am through with the Oracle Installation.
 
Create a new message    Receive e-mail notification if a new reply is posted   Reply to this message
 
 
Printable version
Privacy statement Using this site means you accept its terms
© 2010 Hewlett-Packard Development Company, L.P.