Explain Restart Logic in Cobol?

Answer Posted / yogesh

it will strat doing exection from previous records where it
will get an abend.

Is This Answer Correct ?    3 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different rules of SORT operation?

698


How many bytes S(8) comp field occupy and its maximum value?

1630


Explain about different table spaces.

648


how to access the file from prodution from changeman tool and to submit a file to production

6686


What is the difference between Global and External Variables?

666






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


What is the local-storage section?

681


What is rmode(any) ?

686


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

1958


How do you differentiate between cobol and cobol-ii?

656


In which area will you utilize 88 level items in cobol?

722


What is the difference between PIC 9.99 and PIC9v99?

781


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

648


What is the Purpose of POINTER Phrase in STRING command in COBOL?

721


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5063