The sample test control shown below is supplied in the CBS3OPTN library as member GVBSTART. You can modify these controls to test your installation of CA Hyper-Buf.
SYSTEM_CONSTRAINTS * THESE WILL APPLY IF
MAXBUFSP=200K MINBUFSP=60K * NO OVERRIDES OCCUR
MAXBUFND=75 MINBUFND=10 * IN THE FOLLOWING
MAXBUFNI=25 MINBUFNI=6 * CONTROL STATEMENTS
CUSHION=100K * LEAVE 100K FREE STATS * ISSUE CLOSE STATS
RMODE31=NONE * DON'T MOVE BUFFS, CBS * ABOVE 16M, UNLESS * SPECIFICALLY REQUESTED * BELOW (ACTUALLY, THIS * IS THE DEFAULT IF * NOTHING SPECIFIED) MSGLEVEL=1 * ISSUE OPEN MESSAGE DFLTMODE=EXCLUDE * IF NOT IN INCLUDES, * DON'T DO ANYTHING ********* END DEFAULTS ***************** MODE=INCLUDE * START INCLUDE GROUP * JOB=ABC+ * ABC??? JOBNAMES WILL STATS * BE BUFFERED WITH MSGLEVEL=10 * ABOVE 'DEFAULT'S * WITH CLOSE STATS * AND 'FULL' MESSAGES * JOB=TEST+ * ALL 'TESTXXXX' JOBS MAXBUFSP=120K MAXBUFND=15 * WILL BE BUFFERED MAXBUFNI=20 STATS * WITH SELECTED OVERRIDES MSGLEVEL=10 * * ******* END 'INCLUDE' MODE CONTROL GROUP ***** MODE=EXCLUDE * BEGIN 'EXCLUDE' MODE * CONTROL GROUP PROGRAM=DFH+ * IF YOU INCLUDE DFHSIP, * ADD A DDNAME FOR DFHCSD, * DFHRSD, DFHLCS, AND DFHGCD * WITH THE NSR CONSTRAINT
These controls cause all jobs to be excluded except for jobs that have names that begin with the letters ABC or TEST. This is because the default mode is EXCLUDE, and the INCLUDE mode control group specifies generic job names ABC+ and TEST+.
Programs that have names that begin with the characters DFH are excluded. This is true even if the job name begins with ABC or TEST.
Jobs that begin with the characters ABC have the following constraints at OPEN time:
Jobs that begin with the characters TEST have the following constraints at OPEN time:
and from JOB level elector:
You can alter the generic names in this member to represent test jobs in your shop. To activate this member, change CBS3PROC member GVBDBFON to read the CBS3OPTN member GVBSTART by specifying M=GVBSTART on the PROC statement.
See the explanation of program GVBDBFON in the section GVBDBFON - Activate CA-Hyper-Buf for further details.
|
Copyright © 2011 CA.
All rights reserved.
|
|