Hello,
I know that this list isn't for DB2 isssues, I'm not a DB2 person, however
maybe someone can give me an hint about the following:
.  In a DB2 job I have:

//STEP001  EXEC DB2COPY,UID='SSSSS44A'
//SYSIN DD *
   LISTDEF  LST001 INCLUDE TABLESPACE DBTTTTT1.AAAA*

   TEMPLATE CPY001
               DSN = 'DB2DB.DGZ1.&TS..GDG(+1)'
               UNIT VTS STACK YES GDGLIMIT(10)

   COPY LIST LST001
        COPYDDN CPY001
        SHRLEVEL REFERENCE
        PARALLEL 2

What happens is that tape gdg is created with scratch/noempty parms and I
wanted to be created with noscracth/noepmty. DB2 TEMPLATE has no parms for
gdg besides LIMIT  and UNIT.
Can you pls give en help ???

Many thx, A.Cecilio.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to