Previous Topic: CHANGENext Topic: DEFDEV


DBASE

The DBASE control statement is used to specify the high-level name of the CA View database. If omitted, the high-level name specified as the PARM parameter on the EXEC JCL statement, if any, is used. The DBASE control statement applies to all control statements that follow it until another DBASE control statement is encountered.

Syntax:

/DBASE NAME=xxxxxxxxxxxxxxxxx

where xxxxxxxxxxxxxxxx specifies the high-level name for the CA View database.