Hi John,

I saw your posts yesterday but believed it would be resolved before I could 
respond.

I played about with your command input and changed from this:

"//SYSIN    DD *                                                       
  DUMP  DATASET(INCLUDE(IST*.**    -                                  
                      MED*.**   -                                     
                      X*.**     -                                     
                      Y*.**     -                                     
                      Z*.**     -                                     
                      SRT.**    -                                     
                      SYS*.**   -                                     
                      TEMP.**   -                                     
                      *SYSUT*.**)  - 
"
To this

   DUMP LIDD(DASD) OUTDD(TAPE)                -  
                   OPT(4) ALLDATA(*) ALLEXCP -   
       TOL(ENQF) -                               
                   DATASET(INCLUDE(IST*.**,   -  
                       MED*.**,  -               
                       X*.**,    -               
                       Y*.**,    -               
                       Z*.**,    -               
                       SRT.**,   -               
                       SYS*.**,  -               
                       TEMP.**,  -               
                       *SYSUT*.**)  -            
       BY((CREDT,LT,(*,-1)),(DSORG,NE,(VSAM))))  
                                                  

It clear all command errors..

Kind Regards - Terry

Terry Sambrooks
Director
KMS-IT Limited
228 Abbeydale Road South
Dore
Sheffield
S17 3LA
UK

Tel: +44 (0)114 262 0933
WEB:
www.legac-e.co.uk
www.kmsitltd.co.uk

Reg: England & Wales 3767263 at the above address

All outgoing E-mails are scanned but it remains the recipients responsibility 
to ensure that their system is protected from viruses, trojans, worms, and 
spy-ware.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to