Previous Topic: 5.1.6.2.1 MICF Inquiries for Reporting Job Stream

Next Topic: 5.1.6.2.3 Execution and Hardcopy Output Options

5.1.6.2.2 Data Set Allocation Parameters

----------------------- Data Set Allocation Parameters ---------------------- Command ===> Scroll ===> CSR Reporting Jobstream: IMSDAILY - Daily IMS Reports Line Cmds: S Select data set to specify additional DASD allocation parameters --DASD Space Parameters-- Cmd Data Set Typ Prim 2nd Dir BLKSZ - -------------------------------------- --- ----- ----- --- ----- Printed Reports Catalog Data Set TRK 10 10 20 9076 Color Graphics Catalog Data Set TRK 10 10 23040 EDM/CSV Member Data Set TRK 10 10 25 23476 EDM/CSV Index Data Set TRK 5 5 9040 Temporary Production Report Data Set TRK 2 2 9076 Temporary Production MICSLOG Data Set TRK 2 2 9076 SAS Work File CYL 50 45 23040 ****************************** BOTTOM OF DATA ********************************


 Figure 5-9.  Sample Data Set Allocation Parameters
 
Use this option (see Figure 5-9) to override default DASD
data set allocation specifications for the printed report,
color graphics, temporary report staging, and temporary
MICSLOG data sets.  Initial default values are copied from
the Data Set Allocation Parameters process of MICF Options.
You can override DASD space parameters, logical unit,
expiration date, block size, etc.
 
You can override data set allocation parameters for the four
production reporting jobstream data sets described below:
 
o  Printed Reports Catalog Data Set
 
   Production reporting printed reports, MICSLOG, and SAS
   logs are saved in the printed reports catalog data set.
   The printed reports catalog data set is an OS partitioned
   data set (PDS; DSORG=PO) containing variable length
   records with printer carriage control characters
   (RECFM=FBA) and a maximum length of 260 characters
   (LRECL=260).  Each production reporting inquiry adds three
   members to the printed reports catalog data set for the
   printed reports, MICSLOG, and SAS log.
 
   DASD space requirements will vary depending upon the
   number of inquiries, the size of printed reports (number
   and length of lines), and the length of the MICSLOG and
   the SAS log.  You will need space for the MICSLOG and the
   SAS log even if the production reporting jobstream does
   not include printed reports (for example, color graphics
   only).  You will also need one directory block for each
   six inquiries in the production reporting jobstream.
 
o  Color Graphics Catalog Data Set
 
   Production reporting color graphics outputs are saved in
   the color graphics catalog data set.  The color graphics
   catalog data set is a SAS data set (DSORG=PS,RECFM=FS)
   containing one SAS/GRAPH GREPLAY catalog for each color
   graphics inquiry in the production reporting jobstream.
 
   DASD space requirements will vary depending upon the
   number of inquiries, the number of graphs in each inquiry,
   and the complexity of color graphics outputs.  The color
   graphics catalog data set is always allocated, even if the
   production reporting jobstream does not include color
   graphics.  If you are not using color graphics, then
   specify a single DASD track for data set allocation.  You
   can increase the space allocation if you add color
   graphics later.
 
o  EDM/CSV Member Data Set
 
   CSV outputs are stored in the production inquiry output
   catalog CSV data set.  The CSV catalog data set is a
   partitioned data set (DSORG=PO,RECFM=FB) containing one or
   more members for each inquiry in the production reporting
   jobstream that produced CSV output.
 
   DASD space requirements will vary depending upon the
   number of inquiries, and the number and size of the CSVs.
   The CSV catalog data set is always allocated, even if the
   production reporting jobstream does not include CSV
   output.  If you are not generating CSV output, specify a
   single DASD track for data set allocation.  You can
   increase the space allocation if you generate CSV output
   later.
 
o  EDM/CSV Index Data Set
 
   A sequential data set used as a directory of all comma-
   separated-value (CSV) extract files available to other
   applications.
 
o  Temporary Report Staging Data Set
 
   Printed reports are stored in the temporary report staging
   data set during inquiry execution.  The printed report
   staging data set must be large enough to hold the largest
   printed report in the production reporting jobstream.  The
   printed report staging data set is always allocated, even
   if the production reporting jobstream does not include
   printed reports.  If you are not using printed reports,
   then specify a single DASD track for data set allocation.
   You can increase the space allocation if you add printed
   reports later.
 
o  Temporary MICSLOG Data Set
 
   The MICSLOG is stored in the temporary MICSLOG data set
   during inquiry processing.  You should allocate sufficient
   space for up to 500 records (about 50 KB).
 
o  SAS Work File
 
   Defines the storage space where all the one-level name
   files are stored by SAS during execution.