A. Restrict the access to specific rows for all or some users
B. Hide column definitions from the DB2 catalog table SYSIBM.SYSCOLUMNS
C. Modify the values returned for table columns based on column masking definitions
D. Pre-materialize a view with the changed values provided by the column mask
A. Specify CURRENTDATA(YES)
B. Reduce system checkpoint interval
C. Specify LBACKOUT=NO
D. Specify LOCKSIZE ANY for DB2 objects
A. Define DB2 12 to z/OS
B. Define DB2 initialization parameters: DSNTIJUZ
C. Verify the integrity of the DB2 catalog and directory
D. Tailor the DB2 catalog
A. DSNDB06.SYSDDF
B. DSNDB01.SYSSPT01
C. DSNDB01.SYSUTILX
D. DSNDB01.SYSLGRNX
A. After startup of DB2
B. At the first lock request
C. At the first concurrent lock situation
D. During start of DB2
A. -SET LOG RESUME
B. -SETLOGLOGLOAD(O)
C. -SET LOG BOTH
D. -SET LOG BOTH CHKTIME(10) LOGLOAD(500000)