Delete DBCS Sort Table (DLTIGCSRT)

Where allowed to run:

  • Interactive job (*INTERACT)

  • Interactive program (*IPGM)

  • Batch REXX procedure (*BREXX)

  • Interactive REXX procedure (*IREXX)

  • Using QCMDEXEC, QCAEXEC, or QCAPCMD API (*EXEC)
Threadsafe: No
Parameters
Examples
Error messages

The DLTIGCSRT (Delete DBCS Sort Table) command deletes a DBCS sort table (object type *IGCSRT) from the system.

Top


 

Parameters

Keyword Description Choices Notes
IGCSRT DBCS sort table Qualifier list Optional, Positional 1
Qualifier 1: DBCS sort table Name

Top

 

DBCS sort table (IGCSRT)

Specifies the name of the DBCS sort table object. This table must exist in library QSYS.

The possible values are:

table-name

The name of the DBCS sort table object.

Top


 

Examples

None

Top


Error messages

Unknown

Top