I think you are using this for the wrong purpose. ADRDSSU is used for backing 
up and restoring datasets. The file it creates is only readable by ADRDSSU. Try 
IEBCOPY instead


Edouard A. Myers

Senior Information Technology Specialist
Office of the Chief Technology Officer  
DC Government  
222 Massachusetts Ave, NW, Suite 200 
Washington, DC 20001  

Phone : 202-727-4017 
Fax: 202-727-3880  
Email: [EMAIL PROTECTED]
Website: http://www.octo.dc.gov
-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of 
vignesh
Sent: Thursday, May 15, 2008 8:43 AM
To: [email protected]
Subject: ADRDSSU to dump Selective mebers of PDS to PS or Tape

Hi,
I am trying to use ADRDSSU with Dump option to dump all my PDS members 
using Include option. But the file created with dump option is with  Record 
length >80 and data is not viewable / meaningful format.
I tried the ADRDSSU with PRINT option too.Which also yielded the same result.

The Following is the output iam getting with the JCL as shown:

//STEP010  EXEC PGM=ADRDSSU,COND=(0,NE)                    
//SYSPRINT  DD SYSOUT=*                                    
//INPUT12   DD DSN=xx.xxx.xxxx,DISP=SHR              (PDS dataset name)
//BKFILE    DD DSN=SVRB.MDM.RAINQ.TEST.PROC1,DISP=SHR      
//SYSIN     DD *                                           
   DUMP INDDNAME(INPUT12) OUTDDNAME(BKFILE)                
/*                                                         
//*                                                        

My output file contains:

.......ç.ØØ................._...STM246a...?.ãñè.......4....ã............       
.......>.Ø .....BMBB.^·°.i...................0"Û.0"..ÿ.¬....Õ.Ø.{.."[EMAIL 
PROTECTED]
.......>.Ø .....BMBB.^[0.i.........0.....................8.....................
.......>.Ø .....BMBB.^B&.i............................................Ú........


Could anyone offer any help on this.....
Further, I also need to produce a Dump of members named AMP* friom my list 
of PDS files only.

----------------------------------------------------------------------
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

----------------------------------------------------------------------
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