Friday, July 5, 2013

make: *** [client_sharedlib] Error 1



During  patching using  opatch utility  found below error.

[Jun 30, 2013 1:53:44 AM]    OUI-67200:Make failed to invoke "/usr/bin/make -f ins_net_client.mk client_sharedlib ORACLE_HOME=/oracle/product/11.2.0.2/TS4TEST"....'genclntsh: genclntsh: Could not locate  /oracle/product/11.2.0.2/TS4TEST/network/admin/shrept.lst
                             make: *** [client_sharedlib] Error 1
                             '
[Jun 30, 2013 1:53:44 AM]    Stack Description: java.lang.RuntimeException: genclntsh: genclntsh: Could not locate  /oracle/product/11.2.0.2/TS4TEST/network/admin/shrept.lst
                             make: *** [client_sharedlib] Error 1
[Jun 30, 2013 1:53:44 AM]    StackTrace: oracle.opatch.MakeAction.apply(MakeAction.java:587)
solution

found shrept.lst file missing  , copied 11.2.0.2 shrept.lst file from other database and started relinking of oracle home fix the issue.

/oracle/product/11.2.0.2/TS4TEST/network/admin/shrept.lst

 

No comments:

Post a Comment