Delete Time Zone Description (DLTTIMZON)

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

The Delete Time Zone Description (DLTTIMZON) command deletes the specified time zone description object.

Restrictions:

Top

Parameters

Keyword Description Choices Notes
TIMZON Time zone description Generic name, name Required, Positional 1
Top

Time zone description (TIMZON)

Specifies the time zone description to be deleted.

This is a required parameter.

generic-name
Specify the generic name of the time zone descriptions to be deleted. A generic name is specified as a character string that contains one or more characters followed by an asterisk(*). If a generic name is specified, then all objects that have names with the same prefix as the generic object name are selected.
name
Specify the name of the time zone description.
Top

Examples

DLTTIMZON   TIMZON(CENTRAL)

This command deletes the time zone description CENTRAL.

Top

Error messages

*ESCAPE Messages

CPF09A2
Time zone description &1 not deleted.
CPF1842
Cannot access system value &1.
CPF2105
Object &1 in &2 type *&3 not found.
CPF2114
Cannot allocate object &1 in &2 type *&3.
CPF2117
&4 objects type *&3 deleted. &5 objects not deleted.
CPF2125
No objects deleted.
CPF2189
Not authorized to object &1 in &2 type *&3.
Top