If the XCMBIND file or XCM##### file containing the backout information used by the XCM_LIB_UNINSTALL macro is unavailable, the commands below can be used to manually remove the XCM library name from an XCM library-installed object program file.
If the filecode of the XCM library-installed object program file is 800:
TACL> eld -change libname "" <XCM library-installed object program file>
If the filecode of the XCM library-installed object program file is 500:
TACL> xld -change libname "" <XCM library-installed object program file>
There will be an information message from the eld / xld program when complete. Example below:
**** INFORMATIONAL MESSAGE **** [1658]:
LIBNAME has been removed from the file <XCM library-installed object program file>
If you are unable to locate the solution needed or if you need additional assistance, please Click Here to open a case from our Customer Care Portal.