| View previous topic :: View next topic |
| Author |
Message |
mf_user Intermediate

Joined: 01 Jun 2003 Posts: 372 Topics: 105
|
Posted: Mon Feb 20, 2006 4:22 am Post subject: Query regarding a IMS/DB-DB2-COBOL program. |
|
|
Hi,
I searched the forum before posting my doubt. I could not find a relavant answer to this query.
A batch program (IMS/DB-DB2-COBOL) uses cursor to get data from table, processes the same and finally writes every record in a GSAM file. This program is checkpoint restartable and checkpoint is taken for each 100 records. If such a program abends after processing certain no. of records then will the cursor be closed? If so, how to process the rest of the records? How to make use of the checkpoint id during the restart of such a program? Will the cursor need to be reopened again? How does it go?
Would you please explain it in detail? Thanks a ton. _________________ MF
==
Any training that does not include the emotions, mind and body is incomplete; knowledge fades without feeling.
== |
|
| Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12401 Topics: 75 Location: San Jose
|
|
| Back to top |
|
 |
mf_user Intermediate

Joined: 01 Jun 2003 Posts: 372 Topics: 105
|
Posted: Mon Feb 20, 2006 11:40 pm Post subject: |
|
|
Thanks Kolusu. I'll go through the sections and revert back if I've more doubts. Wow.....topic 1318 is great for beginner like me. _________________ MF
==
Any training that does not include the emotions, mind and body is incomplete; knowledge fades without feeling.
== |
|
| Back to top |
|
 |
|
|
|