Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle Universal Installer not starting, failing on pre-requisites

user5856470Aug 30 2012 — edited Aug 31 2012
--[This is where the application server 10g Forms and Reports (9.0.4) cd resides for Solaris version 5.9]
/data02/FMSinvoice/appsFR904/INSTALL/SOLARIS

--[The runInstaller is using oraparam.ini from the following temp location (/data02/FMSinvoice/appsFR904...). This is a patch which allows above cd to run on Soalris ver 5.10]

bash-3.2$ runInstaller -paramFile /data02/FMSinvoice/appsFR904/INSTALL/ForSolaris5_10/4494701/oraparam.ini
Debug1
encoding = UTF-8
Starting Oracle Universal Installer...

Checking installer requirements...

Checking operating system version: must be 5.8, 5.9 or 5.10. Actual 5.10
Passed

Checking operating system packages: SUNWarc,SUNWbtool,SUNWhea,SUNWlibm,SUNWlibms,SUNWsprot,SUNWtoo,SUNWi1of,SUNWxwfnt,SUNWi1cs,SUNWi15cs Passed
Checking swap space: must be greater than 1536 MB. Actual 14791MB Passed
Checking Temp space: must be greater than 150 MB. Actual 12596 MB Passed

All installer requirements met.

Checking if CPU speed is above 250 MHz. Actual 1200 MHz Passed
Checking monitor: must be configured to display at least 256 colors. Actual 16777216 Passed
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2012-08-29_03-54-34PM. Please wait ...sh: /apps/oracle/product/9.2.0/oui/bin/unzip: not found

Error in writing to directory /tmp/OraInstall2012-08-29_03-54-34PM. Please ensure that this directory is writable and has atleast 75 MB of disk space. Installation cannot continue.

The tmp seems to have enough space...
bash-3.2$ df -kh
Filesystem size used avail capacity Mounted on
/dev/dsk/c3t201500A0B826A22Cd4s0
9.8G 5.2G 4.6G 54% /
/devices 0K 0K 0K 0% /devices
ctfs 0K 0K 0K 0% /system/contract
proc 0K 0K 0K 0% /proc
mnttab 0K 0K 0K 0% /etc/mnttab
swap 12G 1.7M 12G 1% /etc/svc/volatile
objfs 0K 0K 0K 0% /system/object
sharefs 0K 0K 0K 0% /etc/dfs/sharetab
/platform/sun4u-us3/lib/libc_psr/libc_psr_hwcap1.so.1
9.8G 5.2G 4.6G 54% /platform/sun4u-us3/lib/libc_psr.so.1
/platform/sun4u-us3/lib/sparcv9/libc_psr/libc_psr_hwcap1.so.1
9.8G 5.2G 4.6G 54% /platform/sun4u-us3/lib/sparcv9/libc_psr.so.1
fd 0K 0K 0K 0% /dev/fd
/dev/dsk/c3t201500A0B826A22Cd4s3
9.8G 409M 9.3G 5% /var
swap 12G 1.0M 12G 1% /tmp
swap 12G 80K 12G 1% /var/run
/dev/dsk/c3t201500A0B826A22Cd4s4
9.8G 4.6G 5.2G 47% /apps
/dev/dsk/c3t201500A0B826A22Cd0s5
128G 73G 53G 58% /data01
/dev/dsk/c3t201500A0B826A22Cd1s6
262G 13G 247G 5% /data02/FMSinvoice

Can someone help kick off the OUI installer. Our customer if getting impatient in not getting it to run. Any help appreicaited

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 28 2012
Added on Aug 30 2012
4 comments
12,439 views