MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

ADRDSSU

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
abracadabra
Beginner


Joined: 02 Sep 2003
Posts: 101
Topics: 55
Location: India

PostPosted: Mon Apr 11, 2005 2:22 pm    Post subject: ADRDSSU Reply with quote

Hi,

I have a Backup job which backs up all available files starting with A.**. This obviously means that it is backing up the same files agaian and again which is often resulting in abend (ABEND=S000 U0008). Is there any way to filter out using INCLUDE/EXCLUDE commands so that I do not take the same backups again and again. This will save DASD and TAPE resources as well.

Thanks
_________________
Cheers!
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12380
Topics: 75
Location: San Jose

PostPosted: Mon Apr 11, 2005 2:33 pm    Post subject: Reply with quote

abracadabra,

Please check this link for documentation of ADRDSSU along with examples.

http://www.mvsforums.com/helpboards/viewtopic.php?t=2161&highlight=adrdssu

Hope this helps...

Cheers

kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
abracadabra
Beginner


Joined: 02 Sep 2003
Posts: 101
Topics: 55
Location: India

PostPosted: Mon Apr 11, 2005 3:30 pm    Post subject: Reply with quote

Thanks for the link Kolusu. From the docuemnt I found out that I can use the following SYSIN card

DS(INCL(A.**) -
BY(DSCHA EQ YES)) -

What I would like to know is whether there is any way to check the DSCHA value for a dataset? DSCHA stands for Dataset changed. So if a new dataset comes in it will ideally have DSCHA to YES ( should be some 1 bit indicator) Similarly an existing dataset which has been changed since last backup will also have DSCHA set to yes.

Thanks
_________________
Cheers!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL) All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group