Previous Topic: Verb Control with the EXPMOD ParameterNext Topic: CA IDMS Journal Analyzer Run Unit Exclusion


CA IDMS Database Extractor Alternate DMCL Support

You can now direct the CA IDMS Database Extractor to use the DMCL identified in the SYSIDMS parameter file during load processing. This ability makes it easier to load data from one database to another database that is controlled by a different central version than the original.

Use the new SYSIDMS_DMCL parameter of the USVCPARM macro in your USVTPARM options module to control which DMCL to use. When this parameter value is set to Y (Yes), CA IDMS Database Extractor uses the DMCL identified in the SYSIDMS parameter file during load processing. If the value of this parameter is set to its default of N (No), the DMCL associated with the source subschema is used during load processing.

For more information about creating a tailored USVTPARM module, see the Database Extractor User Guide.