Operating System - HP-UX
1751968 Members
4397 Online
108783 Solutions
New Discussion юеВ

Re: Oracle 8.1.7 Installation on HP-UX

 
Siddique_1
Occasional Contributor

Oracle 8.1.7 Installation on HP-UX

Hi, I have to install Oracle 8.1.7 EE 64bit on HP machine and I am new in HP-UX environment. Is there some points to consider before starting installation? How dow I find I out if my HP machine is runing 32 or 64bit OS? Any patch to apply?

Will greatly appreciate any help, Thanks in advance,
Nadeem
7 REPLIES 7
Keely Jackson
Trusted Contributor

Re: Oracle 8.1.7 Installation on HP-UX

Hi Nadeem

If you are using v 11.0 you can do the following to find out if your machine using 32 or 64 bits use:

getconf KERNEL_BITS.

To install oracle, you will need to use pfs_mount rather than mount for the cd's. Again if you are on v11.0 there are some patches you can install to enable you to use the normal mount command. I think they are PHKL_21586 PHCO_26449 PHKL_26450 but double check on the patch database as my memory is not as good as it used to be.

You will probably need to change some kernel parmaters. However if you install the Monolothic kernel (you can do this via sam) it is a good starting point and works well for us.

Cheers
Keely
Live long and prosper
John Palmer
Honored Contributor

Re: Oracle 8.1.7 Installation on HP-UX

Hi,

file /stand/vmunix
will report something like ELF-64 executable object file if your kernel is 64bit, it has to be in order to run 64 bit Oracle.

Ensure that you have a late version QPK patch bundle installed and you should be OK for HP-UX patches (June or September 2002).

Have a look at Oracle's recommendations in the documentation provided with the software for kernel tuning. From memory, I believe that the parameter maxdsiz must be at least 256Mb to install Oracle 64bit. Also you need quite a lot of temporary space available in /tmp (or wherever you export TMPDIR to point to before running the installer).

Regards,
John
Ravi_8
Honored Contributor

Re: Oracle 8.1.7 Installation on HP-UX

Hi,

#getconf KERNEL_BITS
show you the OS bit size

for more info on installation look into this URL
http://metalink.oracle.com/oracleinstall/oracle8i/hp.html
never give up
Andreas D. Skjervold
Honored Contributor

Re: Oracle 8.1.7 Installation on HP-UX

Hi

1. Apply latest patch bundle
(11.0 : june 2002, 11.11 sept 2002)
2. Tune Kernel:
maxdsiz=1GB
maxdsiz_64=2GB
SHMMAX=physical memory
SEMMNI=4096
SEMMNS=8192
SHMMNI=512
SHMSEG=32
(Follow the Oracle release Note req.)

Andreas
Only by ignoring what everyone think is important, can you be aware of what everyone ignores!
Siddique_1
Occasional Contributor

Re: Oracle 8.1.7 Installation on HP-UX

Great! Thanks a lot a for all responses
Nadeem
F. X. de Montgolfier
Valued Contributor

Re: Oracle 8.1.7 Installation on HP-UX

Hi Nadeem,

if you are installing Oracle 8.1.7, think of installing the latest patches released by oracle; you should at least have the patch 8.1.7.2 installed, as this fixes the most crucial bugs, but should install 8.1.7.4.

If you've got a metalink access, go to metalink.oracle.com, choose the Patches tab, and choose :
release: 8.1.7.4
Limit search to:Latest Product Pachsets or Minipacks

and download the readme file as well as the patchset...

Cheers,

Fran??ois-Xavier


Steven E. Protter
Exalted Contributor

Re: Oracle 8.1.7 Installation on HP-UX

Oracle won't ship you anything earlier than 8.1.7 release three anyway.

You MUST be as current as possible with bug fixes on the OS. You need not add any oracle patches to the database from our experiences.

If you are taking an Ignite level 2 image of the machine, you should stop using oracle. Shut it down. sqlplus will mess up while the /etc/group file is changed for the creation of the golden image.

Ignite won't image up data files larger than 2G because it uses pax.

You can Ignite an entire system, push or pull, then pull the datafiles with ftp or sftp or NFS copy and then start the database straight away.

You can also change the instance names in configuration and /etc/oratab with an Ignite Post Configuration script.

The Ignite magic works. You can save a ton of work if you use it.

More than you asked for huh?

Steve
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com