As others have said, you are getting exactly what you are asking for here.  If 
you simply want to look at another copy other than the original, you can just 
do a DFSMSdss logical copy of the data set and then you should be able to 
just browse the members.  Then, if you wish to print you can then use 
DFSMSdss print to print the data sets.  Not sure if that is the ultimate 
intention of what you wanted to do, but your intentions are not clearly 
stated. 

Hope that helps.  Byt the way, your printout below looks perfectly normal for 
the steps you have taken.

Justin Eastman
IBM DFSMSdss Development

On Thu, 15 May 2008 07:43:20 -0500, vignesh 
<[EMAIL PROTECTED]> wrote:

>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