Delete Service Configuration (DLTSRVCFG)

The Delete Service Configuration (DLTSRVCFG) command deletes the service configuration used for all service and support applications: Electronic Customer Support (ECS) and Electronic Service Agent. Primary and backup configurations are deleted.

Restrictions:

Parameters

Keyword Description Choices Notes
DLTCMNCFG Delete communications config *NO, *YES Optional, Positional 1

Delete communications config (DLTCMNCFG)

Specifies whether all communications configuration objects associated with the service configuration should be deleted. This would include the connection profiles and line, controller, and device descriptions defined for use with the service configuration.

Note: Communications configuration objects will not be deleted if they are referenced by another profile.

*NO
The service configuration objects will not be deleted.
*YES
The service configuration objects will be deleted.

Examples

Example 1: Delete the Communication Objects

DLTSRVCFG   DLTCMNCFG(*YES)

This command will delete the service configuration used by Electronic Customer Support (ECS) and Electronic Service Agent. The configuration's communication objects will be deleted if they are not shared by another communications configuration.

Example 2: Do Not Delete the Communication Objects

DLTSRVCFG   DLTCMNCFG(*NO)

This command will delete the service configuration used by Electronic Customer Support (ECS) and Electronic Service Agent. The configuration's communication objects will not be deleted.

Error messages

*ESCAPE Messages

CPF9899
Error occurred during processing of command.
TCP8205
Required object &2/&1 type *&3 not found.
TCP8211
Point-to-point profile &1 not found.