You want to upgrade your SharePlex version and need to know if and which ONEOFF's are applied. During a Support session the Quest Support engineer asks you if you have any ONEOFF's applied.
The utility sp-bininfo prints information of the SharePlex binaries.
1. $ cd <product_dir>/util
2. $ ./sp-bininfo
Search the output for occurences of ONEOFF. Here an example:
.......
(16) sp_tconf:
build 18 of SharePlex_Oracle (oracle92) 6.0.1 for sun-8-sparc by builder
Shareplex shared lib(s): ["libsporacle.so.3", "libsporalog.so.3", "libspshareplex.so.3", "libspdb.so.3"]
(17) sp_opst_mt:
build 18 of SharePlex_Oracle (ONEOFF-CR55117b-oracle92) 6.0.1 for sun-8-sparc by smartin
Shareplex shared lib(s): ["libsporacle.so.3", "libsporalog.so.3", "libspshareplex.so.3", "libspopstcom.so.3"]
(18) sp_oreconcile:
build 18 of SharePlex_Oracle (oracle92) 6.0.1 for sun-8-sparc by builder
Shareplex shared lib(s): ["libsporacle.so.3", "libsporalog.so.3", "libspshareplex.so.3"]
.....
In this example the ONEOFF fix CR55117b is applied
This applies only to versions 6.0 and higher