UNLOAD


The UNLOAD command creates a transportable copy of a TSS table or group of TSS tables. You can specify a group of TSS tables using a wildcard character to create a table name pattern, which unloads all tables that match the pattern.

If you omit the table name, then all tables are unloaded.

If you specify UNLOAD, the output data set must be pre-allocated. If it is not, message BMC1864 'ALLOCATION FAILED' is issued.

The following figure shows the UNLOAD command syntax:

GUID-8DAE1CC1-77B5-41C0-9134-D112A3551564-low.png

You can use the following keywords to limit the UNLOAD command:

Keyword

Description

ODD

Use the ODD keyword to specify an output data set that is identified by a DD statement.

TABLE

Use the TABLE keyword to specify the TSS table that you want to unload.

ARGUMENT

Use the ARGUMENT keyword to unload only table entries that match a specific argument or argument pattern.


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI Extended Terminal Assist for IMS 3.8