Oracle 8I installation on Intel based Sun solaries
Hi,
when i am installing the oracle 8i in intel based sun solaries,
I a getting the error below
Error in involking target relink of make file /usr/oracle/precomp/lib/ins_precomp.mk
pl give the solution for this i am very muchc thank full to u
Re: Oracle 8I installation on Intel based Sun solaries
Hi,
Seems to me that linking of oracle has failed. Try command "which make" to ensure you got make in the right directory (can be linked). There's command "relink all" (at least in AIX Oracle 8.1.7) in $ORACLE_HOME/bin as I recall for relinking Oracle8. Also $TMP (default /tmp) < 75 MB can give you odd errors.
This can be a result of some missing operating system libraries/patches. Check if you have applied the required OS patches as mentioned in the installation guide.
Use the latest kernel patch from Sun Microsystems. Sun provides patch information at: http://sunsolve.sun.com
Solaris 2.6 requires at least kernel jumbo patch revision #105181-15 for successful installation of Release 3 (8.1.7)
Bookmarks