You create a model library by entering the YCRTMDLLIB command and its required parameter, MDLLIB, followed by any optional parameters for model values you want to set explicitly. If you do not set a model value explicitly, the system uses the default parameter value to create the model library.
For example, to create a model (INVMDL) for an inventory control system that uses SQL to define CA 2E access paths and explicitly defines the descriptive text for the model, the object prefix, and the values list prefix:
YCRTMDLLIB MDLLIB(INVMDL) +
GENLIB(INVGEN) SQLLIB(INVSQL) +
SYSTEXT(inventory-control-system) +
OBJPFX(IN) VLSPFX(IN) DBFGEN(*SQL)
This example includes the following optional parameters:
Model library (INVMDL) created
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |