Database Install/Upgrade/Opatch (MOSC)

MOSC Banner

OPatch command hung on Solaris (with PICL Daemon running?)

edited Nov 21, 2018 11:46AM in Database Install/Upgrade/Opatch (MOSC) 4 comments

I am running into an issue with OPatch command hung at jre/bin/java -version on Solaris. This happened with latest OPatch too. The process seems sleep after it find there is /var/run/picld_door file (from PICL daemon).

truss trace info as below,

....

11583/2:        stat("/u01/app/oracle/product/12.1.0/dbhome_1/lib/libpicl.so.1", 0xFFFFFFFF798FEBC0) Err#2 ENOENT

11583/2:        stat("/lib/64/libpicl.so.1", 0xFFFFFFFF798FEBC0) Err#2 ENOENT

11583/2:        stat("/usr/lib/64/libpicl.so.1", 0xFFFFFFFF798FEBC0) = 0

11583/2:        resolvepath("/usr/lib/64/libpicl.so.1", "/usr/lib/sparcv9/libpicl.so.1", 1023) = 29

11583/2:        open("/usr/lib/64/libpicl.so.1", O_RDONLY)      = 5

11583/2:        mmap(0x00100000, 30016, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ALIGN, 5, 0) = 0xFFFFFFFF79200000

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center