Home » Infrastructure » Unix » Oracle 9i installation problem on HP urgent
Oracle 9i installation problem on HP urgent [message #175705] Mon, 05 June 2006 00:47 Go to next message
703009827
Messages: 10
Registered: June 2006
Junior Member
Hi,

I am installing oracle 9.2.0.1 64bit on HP UNIX 11.00 9000/800 series...

In the server already 8 versions databases are runinng.

I am trying to install 9i on different mount...
I set tmp directory as different mount mount beconz my /tmp having 112MB size
after seting the ORACLE_HOME,ORACLE_BASE,TMP environments
i ran the ./runInstaller from DISK1/install/hpuunix

i am getting the following error

Error writing to directory /uasng003/u04/ORACLE/p201p/OraInstall112006-06-03_02-10-49am
Please ensure that this directory is writable and has atlease 55MB of disk space.Installation cannot continue
No Such file ot directory

The the mount has enough space still i am getting the above error.
Please help me..


thanks,
Siva

[Updated on: Mon, 05 June 2006 01:48]

Report message to a moderator

Re: Oracle 9i installation problem on HP urgent [message #175801 is a reply to message #175705] Mon, 05 June 2006 07:35 Go to previous messageGo to next message
Frank Naude
Messages: 4579
Registered: April 1998
Senior Member
Looks like the directory doesn't exist. To confirm, do the following and post the results here:

ls -ld /uasng003
ls -ld /uasng003/u04
ls -ld /uasng003/u04/ORACLE
ls -ld /uasng003/u04/ORACLE/p201p


Also, please provide the following:

echo $TMP
Re: Oracle 9i installation problem on HP urgent [message #175886 is a reply to message #175801] Mon, 05 June 2006 19:49 Go to previous messageGo to next message
703009827
Messages: 10
Registered: June 2006
Junior Member
Thanks for response..

$ls -ld /uasng003/u04/ORACLE/p201p/
drwxr-xr-x 3 oracle dba 96 Jun 3 02:10 /uasng003/u04/ORACLE/p201p/
$cd /uasng003/u04/ORACLE/p201p/
$ll
total 0
drwxr-xr-x 4 oracle dba 96 Jun 3 02:10 OraInstall2006-06-03_02-10-49AM
$ls -ld /uasng003/u04
drwxr-xr-x 4 root root 96 Apr 12 2004 /uasng003/u04
$ls -ld /uasng003/u04/ORACLE
drwxr-xr-x 6 oracle dba 1024 Oct 4 2004 /uasng003/u04/ORACLE
$ls -ld /uasng003/u04/ORACLE/p201p
drwxr-xr-x 3 oracle dba 96 Jun 3 02:10 /uasng003/u04/ORACLE/p201p

I have set TMP like below before starting installation

export TMP=/uasng003/u04/ORACLE/p201p/

thanks,Siva
Re: Oracle 9i installation problem on HP urgent [message #176537 is a reply to message #175886] Thu, 08 June 2006 12:25 Go to previous messageGo to next message
MatthewLange
Messages: 2
Registered: June 2006
Location: Ottawa, ON
Junior Member
Who are you running the installer as?

'oracle' is the only user you can install from that has write priviledges to that directory. Cool
Re: Oracle 9i installation problem on HP urgent [message #176571 is a reply to message #176537] Thu, 08 June 2006 15:48 Go to previous messageGo to next message
andrew again
Messages: 2577
Registered: March 2000
Senior Member
Try running InstallPrep.sh first to check your patch levels, permissions etc - download from Metalink.
Re: Oracle 9i installation problem on HP urgent [message #176598 is a reply to message #175705] Thu, 08 June 2006 19:56 Go to previous message
703009827
Messages: 10
Registered: June 2006
Junior Member
Hi,

I have resolved the issue my self.I am running installer on oracle user only.

the problem with
Initializing Java Virtual Machine from /temp/OraInstall2006-06-06_06-12-16PM/jre/bin/java. Please wait.
Exception in thread "main"java.lang.UnsatisfiedLinkError: /temp/OraInstall2006-06-06_06-12-16PM/jre/lib/PA_RISC2.0/libmat.sl:
No such file or directory

As per docs I have created the following symbolic link
disk1/stage/Components/oracle.swd.jre/1.3.1.0.0/1/DataFiles/Expanded/jre/hpunix/lib/PA_RISC2.0/libmawt.sl
To
disk1/stage/Components/oracle.swd.jre/1.3.1.0.0/1/DataFiles/Expanded/jre/hpunix/lib/PA_RISC2.0/motif21/libmawt.sl

If I create the above link and run the installer then I am getting error like /tmp need 55MB free space.

I found that "disk1/stage/Components/oracle.swd.jre/1.3.1.0.0/1/DataFiles/Expanded/jre/hpunix/lib/PA_RISC2.0/libmawt.sl" file size is Zero Bytes.I have removed the link and I copied the libmawt.sl file from the original location.

Then the installation went well.

Thanks for your support
Siva

Previous Topic: Upgrade to 10G
Next Topic: ZIP vs GZIP and Compress
Goto Forum:
  


Current Time: Fri Mar 29 09:41:32 CDT 2024