after udatingg first 110 rows, my job abends. now how do i
change my cobol program so that when i restart the Job it
will start updating from 111th row ( i.e in next run I
di=ont want to update those 110 rows which are already been
updated in the first run before job abend)

Answer Posted / kavitha

Use PARM parameter in JCL to pass the key value of the 111
record and process the program

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What type of SDLC u followed? Why?

1518


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

645


Are you comfortable in cobol or jcl?

643


Why occurs cannot be used in 01 level in COBOL?

715


What is rmode(any) ?

684






What is length is cobol?

650


How do you get the data to code the BMS macro?

1476


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

676


input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.

1782


Write a program that uses move corresponding.

673


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

700


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

644


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1522


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1588


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

706