Explain Restart Logic in Cobol?



Explain Restart Logic in Cobol?..

Answer / 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

More COBOL Interview Questions

The disposition parameter in the jcl is share ( DISP+SHR ) and the program opens file in extend mode what will happen?

6 Answers   Cognizant,


What is perform what is varying?

0 Answers  


what is the use of comp2 ? where can we use it with example ?

3 Answers   Covansys,


consider two data items 77 W-A PIC 9(3)V99 VALUE 23.75 77 W-B PIC ZZ9V99 VLAUE 123.45 after the statement MOVE W-A TO W-B what will be W-B's value? a.123.75 b.b23.75 (where b indicates space) c.023.75 d.invalid move

5 Answers   TCS,


I want ALL jcl ERROR cods

1 Answers  






) how do u code after getting data?

0 Answers   IBM,


whn do i get soc7 abend while moving alphanumeric to numeric or while moving numeric to aplhanumeric please reply ASAP?

9 Answers  


What are the rules of the move verb?

0 Answers  


What are 77 levels used for?

0 Answers  


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

0 Answers  


Name the sections present in data division.

0 Answers  


What are the two search techniques ?

2 Answers   iGate,


Categories