HP OpenVMS Systemsask the wizard |
The Question is: while install oracle we are getting these error jre oracle.apps.ak.akload apps apps upload askflow.jlt update %DCL-W-ACTIMAGE error activating image PTHREAD$RTL-CLI-E-IMGNAME, image file DC214E$DKB0:[SYS0.SYSCOMMON.][SYSLIB]PTHEREAD$RTL.EXE -SYSTEM-F-SHRIDMISMAT, ident mismatch with shareable image please reply, thanks in advance, N.Sudhindira The Answer is : You apparently have an application that is linked against a different version of the specified image. You will need to relink the application image(s) involved, or otherwise ensure that the image(s) are compatible with the version(s) of the image(s) on the target system. This latter case might involve the installation of an ECO kit, the use of the C backport library, or simply linking the image(s) in the oldest OpenVMS environment to be supported and using upward-compatibility features.
|