Previous Topic: When to UseNext Topic: Examples


How to Use

The MUF must be active when you execute this command. Execute the FILEOUT function using the following command format:

►►─ FILEOUT DDNAME=dddddddd,TABLE=t ──────────────────────────────────────────►◄

Command

FILEOUT

Invokes the function to define output data sets.

Required Keywords

DDNAME=

Specifies the name of the first/next extract output file.

Each table specified in a FILEOUT must be found in the control records for the input backup file. If any of the specified tables are not found in the control records for the input backup file, a message in the report indicates the invalid table name, and the utility terminates as a failure.

A DDNAME is not acceptable for sequential input or output files if it is a name reserved for a CA Datacom area. Names with the following patterns are therefore not acceptable for DDNAME=:

,TABLE=

Specifies the name of an individual table from which to define the output data set.

Each table specified in a FILEOUT must be found in the control records for the input backup file. If any of the specified tables are not found in the control records for the input backup file, a message in the report indicates the invalid table name, and the utility terminates as a failure.

Valid Entries:

DATACOM-NAME of the table

Default Value:

(No default)