---> sp_cop &
[1] 13139
Cannot start sp_cop and is getting the following error message:
ld.so.1: sp_cop: fatal: libshareplex.so: open failed: No such file or directory
[1] + Killed sp_cop &
libshareplex.so is missing from /var/adm/.splex/V-5.1/lib92
Create a soft link forthe ;missing SharePlex library. In the example below, libshareplex.so under the /var/adm/.splex shareplex lib to shareplex proddir/lib
by doing the following:
1. cd to /var/adm/.splex/V-5.1/lib92
2. ln -s <path_to_shareplex_prod_dir_lib $SP_SYS_PRODDIR/lib/libshareplex.so> libshareplex.so
e.g. ln -s /apps/splex/splex88/prod/lib/libshareplex.so libshareplex.so
3. start sp_cop
This solution can be used for any of the SharePlex libraries, as specified below:
lrwxrwxrwx 1 root other 34 Oct 11 19:29 libopstcom.so -> /<proddir>/lib/libopstcom.so
lrwxrwxrwx 1 root other 33 Oct 11 19:29 liboralog.so -> /<proddir>/lib/liboralog.so
lrwxrwxrwx 1 root other 36 Oct 11 19:29 libshareplex.so -> /<proddir>//lib/libshareplex.so
lrwxrwxrwx 1 root other 31 Oct 11 19:29 libspdb.so -> /<proddir>/lib/libspdb.so
lrwxrwxrwx 1 root other 35 Oct 11 19:29 libsporacle.so -> /<proddir>//lib/libsporacle.so
lrwxrwxrwx 1 root other 35 Oct 11 19:29 libsprowmap.so -> /<proddir>//lib/libsprowmap.so
© 2021 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy