Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
compare PS & PDS member

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL
Author Message
singh_radi

New User


Joined: 15 Feb 2005
Posts: 1

PostPosted: Wed Mar 09, 2005 8:16 pm    Post subject: compare PS & PDS member
Reply with quote

Hi All

i have a doubt


Can we compare PS file with the PDS member, if Yes, How?



Thanks
Siva
Back to top
View user's profile Send private message
References
mainframemouli

Active User


Joined: 01 Mar 2005
Posts: 53
Location: Mysore

PostPosted: Thu Mar 10, 2005 12:07 pm    Post subject:
Reply with quote

I think we can do it

000001 //COMPR JOB 'IBMMFS','MAC',CLASS=A,MSGCLASS=X,NOTIFY=&SYSUID
000002 //STEP1 EXEC PGM=IEBCOMPR
000003 //SYSPRINT DD SYSOUT=*
000004 //SYSUT1 DD DSN=IBMMFS.MAC.PS,DISP=SHR
000005 //SYSUT2 DD DSN=IBMMFS.MAC.PSCOPY(member),DISP=SHR
000006 //SYSIN DD *
000007 COMPARE TYPORG=PS
000007 //

hope this helps you
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL All times are GMT + 6 Hours
Page 1 of 1