Delete Service Configuration (DLTSRVCFG)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

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

Restrictions:

Top

Parameters

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

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.
Top

Examples

Example 1: Delete the Communication Objects

DLTSRVCFG   DLTCMNCFG(*YES)

This command will delete the service configuration used by Electronic Customer Support (ECS), Electronic Service Agent, and Information Center Update. 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), Electronic Service Agent, and Information Center Update. The configuration's communication objects will not be deleted.

Top

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.
Top