Incomplete but installation had reported succesful [message #290246] |
Fri, 28 December 2007 03:22 |
aidi-h
Messages: 45 Registered: November 2005
|
Member |
|
|
Can someone please advise, In the past I have been running a test database on a Virtual session of Fedora 4 and doing various work on that which works fine. Unfortunetely, I have been advised that I will not be able to use this VM, so I have now downloaded a virtual appliance of Fedora 5 and 7 (as I could not find a standard installation of virtual appliance of Fed 4). I then installed Oracle 10G with the "-ignoreSysPrereqs" option set, i.e. ./runInstaller -responseFile /u01/app/oracle1.rsp -silent -ignoreSysPrereqs.
This carries on and reports that the Oracle application has been succesfully installed but on investigation, I find that some of the program are just empty files, e.g. sqlplus, sqlldr and some of $ORACLE_HOME/lib files are missing.
Is this down to the version of Fedora and that fact I used -ignoreSysPrereqs to bypass the preinstall checks.
Any information would be useful.
|
|
|
|
|
Re: Incomplete but installation had reported succesful [message #290500 is a reply to message #290246] |
Sat, 29 December 2007 02:59 |
aidi-h
Messages: 45 Registered: November 2005
|
Member |
|
|
Here is a sample of files in $ORACLE_HOME/bin for DreamzZ
"-bash-3.1$ pwd
/u01/app/product/10.2.1/db_1/bin
-bash-3.1$ ls -ls sql*
4 -rwxr-xr-x 1 oracle oinstall 0 Jun 30 2005 sqlldr
4 -rwxr-xr-x 1 oracle oinstall 0 Jun 22 2005 sqlldrO
4 -rwxr-xr-x 1 oracle oinstall 0 Jun 30 2005 sqlplus
4 -rwxr-xr-x 1 oracle oinstall 0 Jun 22 2005 sqlplusO
-bash-3.1$
"
Most of the other executable files are exactly the same in that they are empty.
In regard to anacedent, here are some comments output from one of the log files,
"Installation in progress (Thu Dec 20 01:10:52 EST 2007)
............................................................... 11% Done.
............................................................... 23% Done.
............................................................... 35% Done.
............................................................... 47% Done.
........................................... 55% Done.
Install successful
Linking in progress (Thu Dec 20 01:13:52 EST 2007)"
Hope this helps
|
|
|
|