Creating a model generally requires at least 20 minutes. You may want to execute the YCRTMDLLIB command in batch mode using the i OS SBMJOB command. Creating the model in batch mode causes minimum impact on interactive jobs running on the system. When you submit the job, you can specify that you want the job log to provide you with a complete report when the job finishes.
For example, to create a model in batch mode and specify that messages and loggable CLP commands be logged in the job log, you would enter the following:
SBMJOB CMD(YCRTMDLLIB MDLLIB(MYMDL)) + LOG(4 00 *SECLVL) LOGCLPGM(*YES)
This example includes the following optional parameters:
You can also prompt this command by entering the command and pressing F4. For example:
SBMJOB CMD(YCRTMDLLIB MDLLIB(MYMDL))
|
Copyright © 2014 CA.
All rights reserved.
|
|