Hi Kolusu,

  I don't know if IEBCOMPR works fine selecting a member. This sample cancels 
with IEC036I 002-B0. It compares two members in a PDSE.

//IEBCOMPR JOB (32),'SISTEMAS',CLASS=S,MSGCLASS=X,NOTIFY=&SYSUID  
//STEP1    EXEC PGM=IEBCOMPR                                      
//SYSPRINT DD  SYSOUT=*                                           
//SYSUT1   DD  DISP=SHR,DSN=EXPLO.VPROG.FUENTES(ALFADICE)         
//SYSUT2   DD  DISP=SHR,DSN=EXPLO.VPROG.FUENTES(ATCFEXV3)         
//SYSIN    DD  *                                                  
     COMPARE  TYPORG=PO                                           
/*                                                                

The JCL Works fine if we don't specified a member with the same PDSE. Our aim 
is give to develop team another similar tool to execute the compares between 
members in PDS or PDSE. Could be ICETOOL or DFSORT?. Create a WLM service 
period WLM is not an option yet 

We've limited the access to ISRSUPC program and now develop team can't execute 
searchs and compares in ISPF and batch mode. 

Regards

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

Reply via email to