Specifies the segment of the database to unload.
Specifies the subschema that describes the database.
By default, if an unload-subschema-name is not specified, it indicates that an SQL-type segment is to be unloaded. In this case, the UNLOAD utility builds the required subschema for unload processing.
Specifies an area in the unload segment to unload. The area must also exist in the reload segment.
By default, if no areas are specified, all areas in the unload segment that are also defined in the unload subschema will be unloaded.
Specifies the segment in which the data will be reloaded.
This parameter is passed in a control record at the beginning of the RELDCTL file to be used by the RELOAD utility.
If an SQL-defined database is being unloaded, segment-name must be the same as the one specified in the SEGMENT clause.
Specifies the subschema that describes the segment in which the data will be reloaded.
Do not specify a reload subschema if unloading an SQL-type segment.
This parameter is passed in a control record at the beginning of the RELDCTL file to be used by the RELOAD utility.
By default, if a reload subschema is not specified, the subschema that was used to unload the data is used to reload the data.
Specifies the DMCL that defines the segment into which the data will be reloaded. See "The Unload/Reload DMCL" in the "Usage" section for additional information.
This parameter is passed in a control record at the beginning of the RELDCTL file to be used by the RELOAD utility.
By default, if a reload-dmcl-name is not specified, the DMCL used during the unload process is used. Unload uses the DMCL that is specified in the SYSIDMS parameter file. If no DMCL is specified in the SYSIDMS parameter file, the name IDMSDMCL is used.
|
Copyright © 2014 CA.
All rights reserved.
|
|