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 

Question Concerning GDG's Help

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


Joined: 18 Nov 2003
Posts: 1
Topics: 1

PostPosted: Tue Nov 18, 2003 12:32 pm    Post subject: Question Concerning GDG's Help Reply with quote

Attempting to restore 0 version of a dataset. i'm using symbolics, its restoring -1 version. when i put +0 in my symbolic it restores correct version. i thought that +0 and 0 was the same. do any one in here know if there is a conflict with 0 being used with symbolics? thanx in advance.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


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

PostPosted: Tue Nov 18, 2003 12:47 pm    Post subject: Reply with quote

Tuck23,

Could it be that someother job might have created a new gen while you are trying to access the latest gen? it does not matter if you give +0 or 0 it would always give you the latest gen available.

Another thing to check is that if you are creating a new gen in a step above and trying to access the created gen with +0 will not work.You need to code +1 to access the newly created gen.

If it is none of the above cases, then please post your JCL and we will take a look at it.

Hope this helps...

cheers

kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Cogito-Ergo-Sum
Advanced


Joined: 15 Dec 2002
Posts: 637
Topics: 43
Location: Bengaluru, INDIA

PostPosted: Tue Nov 18, 2003 1:47 pm    Post subject: Reply with quote

Excuse me. But, what is meant by "restore"? Something like ROLLIN?
_________________
ALL opinions are welcome.

Debugging tip:
When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.
-- Sherlock Holmes.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


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

PostPosted: Tue Nov 18, 2003 2:08 pm    Post subject: Reply with quote

cogito,

I am guessing that "restore" in this scenario meant that they are merely copying or extracting the data from the generations to another sequential file.

Kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Cogito-Ergo-Sum
Advanced


Joined: 15 Dec 2002
Posts: 637
Topics: 43
Location: Bengaluru, INDIA

PostPosted: Tue Nov 18, 2003 2:16 pm    Post subject: Reply with quote

I was not specifically questioning you, Kolusu. Smile My query was mainly pointed to Tuck.

BTW, if the new job CREATED a generation BEFORE he was copying, then he would get the generation created by the job. OTOH, if the job DELETED the latest generation BEFORE he was copying, using 0 will point to -1 wrt the generations before deletion.
_________________
ALL opinions are welcome.

Debugging tip:
When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.
-- Sherlock Holmes.
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