The NAME control statement specifies the high-level name of the database. If omitted, the high-level name specified as the PARM parameter on the EXEC JCL statement is used. The NAME control statement applies to all control statements following it until another NAME control statement is encountered or changed by the RENAME control statement.
Syntax:
NAME high-level-name
where high-level-name specifies the high-level name for the database. high-level-name is comprised of one or more qualifiers separated by periods. The maximum length of the name is 17 characters. This operand is required.
|
Copyright © 2013 CA.
All rights reserved.
|
|