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 

chkp=last

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> IMS
View previous topic :: View next topic  
Author Message
smarpu2
Beginner


Joined: 03 Jul 2004
Posts: 12
Topics: 9

PostPosted: Tue Mar 15, 2005 8:01 am    Post subject: chkp=last Reply with quote

Hi,
Where do we give ckpid=last in run jcl.if you want to start from last checkpoint.

And in MFS If you press enter without entering data some screen should be displyed saying enter required data.How to do this.

Thanks 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 Mar 15, 2005 8:45 am    Post subject: Reply with quote

smarpu2,

Quote:

Where do we give ckpid=last in run jcl.if you want to start from last checkpoint


The Checkpoint Id is given on the step running your PGM in the parm card.

ex:
Code:

//STEP0100 EXEC PGM=DFSRRC00,                               
//             PARM=(BMP,PGM,PSB,,,,,,LAST)


Quote:

And in MFS If you press enter without entering data some screen should be displyed saying enter required data.How to do this.


Once you receive the data in your pgm , you validate the fields and if they are spaces or low values, send the map with message

Code:

PLEASE ENTER KEY FIELD(S) DATA


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
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> IMS 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