deleteLMService command

Use the deleteLMService command to delete a local mapping service.

You can delete a local mapping service only if no service map is attached to that local mapping service. If a service map is attached to the local mapping service that you are trying to delete, an error occurs.

Target object

The name of a local mapping service, as returned by the createLMService command.

Required parameters

None.

Optional parameters

None

Example usage

Using Jython:

Input message:
 AdminTask.deleteLMService('Route') 
Output message:
CWSMW0246I: Successfully deleted local mapping service "Route". 

Using Jacl:

Input message:
 $AdminTask deleteLMService Route 
Output message:
CWSMW0246I: Successfully deleted local mapping service "Route". 

Icon that indicates the type of topic Reference topic

Terms and conditions for information centers | Feedback


Timestamp icon Last updated: Tuesday, 22 April 2014
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-nd-iseries&topic=rsm_deletelmservicecmd
File name: rsm_deletelmservicecmd.html