XMA: Remove IPRESOLVER Manually
The IPRESLVER can be removed using the XMA_MANAGER. If you wish to do this manually this is the procedure to do so:
1. Pathcom $xma;freeze IPRESLVR;stop IPRESLVR
2. Pathcom $xma;status server IPRESLVR
To make sure IPRESLVR is stopped (it will show a 0)
1. Pathcom $xma;delete server IPRESLVR
2. Volume over to XMA database subvol. (XMA_DBVOLUME), and in SQLCI
DELETE from PARAMS where serverclassname = 'IPRESLVR';
3. RESTART Safeguard mover
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.
Related Articles
XMA: Restarting IPRESOLVER
Using xma_manager <- Recommended Method 1. Open a terminal 2. Navigate to the XYGATEMA directory 3. >run install xma 4. >xma_manager 5. >2 | Movers 6. >21 | Maintain Administrative Servers 7. >4 | Stop IPRESLVR 8. >5 | Refresh 9. >4 | Start IPRESLVR ...
XCM: How to manually remove the XCM library name from an XCM library-installed object program file
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 ...
XMA: How to uninstall SLSENDER.
As the SLSENDER is configured and added to the XMA pathway when the customer follows the installation process in the XMA manual. The following procedure can be used to manually stop the SLSENDER , remove any records that have been generated, and stop ...
XMA: How to remove/delete RESTSNDR
The RESTSNDR can be deleted in PATHCOM. Example below: >Pathcom $XMA >INFO RESTSNDR >DELETE RESTSNDR >INFO RESTSNDR (confirm no process exists) If you are unable to locate the solution needed or if you need additional assistance, please Click Here to ...
XMA: Updating INSTALL.IPADDRESS
The reported IP address is populated during install of XMA and needs to be changed manually if XMA is not being re-installed 1) Attach the XMA segment and run the XMA_DBVOLUME command 2) Enter SQLCI 3) Run the following query to change the IP ...