This example shows how to set the CONTROL(DB2) command setting. It also establishes the DB2 subsystem ID (PROD) that the DB2 records apply to.
SET CONTROL(DB2) SYSID(PROD)
The next example uses abbreviations to establish the CONTROL(DB2) setting. It also establishes that any ACF subcommands you enter affect all DB2 records for the subsystem IDs that begin with DB2 (unless the ACF subcommands override this setting).
T C(D) MSYS(DB2*)
|
Copyright © 2011 CA Technologies.
All rights reserved.
|
|