Previous Topic: FSTOP Command

Next Topic: Knowledge Base Import Utility

Knowledge Base Export Utility

The EXPORTRM utility exports one of the following types of definitions:

The utility does not support the selection of individual definitions.

The export data set must exist as a sequential file with a record length of at least 80 characters. You can use DISP=MOD to append multiple exports to a single data set.

This utility has the following format:

EXPORTRM DSNAME=data_set_name [DISP=MOD]
       {[OPT=IMAGE SYS=system_image_name VER=version] |
        [OPT=SERVICE VER=version] |
        [OPT=RULESET RULESET=rule_set_name] |
        [OPT=COMMON TYPE=component_type [VER=version]]}

Note: For more information, see the Reference Guide.