Detail View 2002

Datum

02.01.2002

MM/DD/YY

Keywords

DB2 managed data set is to be defined with SPEED in AMS

DB2 ist ein Produkt der
IBM Corporation. Bitte
Copyright-  und Trademark-Hinweise beachten!

thanks to Mr. Hartmut Bretz fom COmmerzbank for pointing this one out:
a new AMS parameter to speed up your DSN1COPY runs:

++ PTF (UQ61096)        /*
//UQ61096  JOB 5740-61096,XYR00,MSGLEVEL=(1,1),CLASS=A     */  .
++ VER (P115)
   FMID(HDB7710)
   PRE  (UQ50308)
   SUP  (UQ51125,AQ50332,AQ44366)
 /*
   PROBLEM DESCRIPTION(S):
     PQ50332 -
       ****************************************************************
       * USERS AFFECTED: DB2 users                                    *
       ****************************************************************
       * PROBLEM DESCRIPTION: DSN1COPY performance improvement.       *
       *                      DB2 data space manager is changed to    *
       *                      add the parameter SPEED in AMS DEFINE   *
       *                      CLUSTER command for DB2 managed data    *
       *                      set.                                    *
       ****************************************************************
       * RECOMMENDATION: DB2 managed data set is to be defined with   *
       *                 SPEED parameter. For user managed data set,  *
       *                 the recommendation is to use the SPEED       *
       *                 option in the DEFINE CLUSTER command.        *
       *                                                              *
       ****************************************************************
       DB2 managed data set is to be defined with SPEED parameter. For
       user managed data set, the recommendation is to use the SPEED
       option too.

       The SPEED parameter is added to the AMS DEFINE CLUSTER command
       in DB2 data space manager module. With SPEED specified, VSAM
       will not preformat the control area, therefore it is intended to
       improve the DSN1COPY performance when copying to a DB2 managed
       data set. Since SPEED applies to the create mode (VSAM term,
       meaning data set is empty, high used RBA = 0) only, the change
       will have no major effect on the performance of adding records
       to the DB2 tablespace through SQL inserts.

       Changes to DB2 Administration Guide V7:
       In Chapter 2, section "Requirements for your own data sets",
       the SPEED option is added to the numbered list after item 6,
       and the wording SPEED is eliminated in the paragraph stated
       below.

       Requirements for your own data sets

       7. Use the SPEED option.

       The DEFINE CLUSTER command has many optional parameters that do
       not apply when DB2 uses the data set. If you use the parameters
       SPANNED, EXCEPTIONEXIT, BUFFERSPACE, or WRITECHECK, VSAM
       applies them to your data set, but DB2 ignores them when it
       accesses the data set.

P.S. Please pass my address to anyone interested in DB2 HOTLINE - thank
you.

With kind regards - mit freundlichen Grüßen
Rolf S. Loeben, Software Marketing DB2

© Gernot Ruban