How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
No Answer is Posted For this Question
Be the First to Post Answer
2)Where the Plan is located in CICS-DB2?
What divisions, sections and paragraphs are mandatory for a COBOL program?
how do you reference the variable block file formats from cobol programs
when iam reading a flat file which has 100 records through cobol program when iam reading 50th records it gets abends .. so when i run the program again it should read from 50th record .where it got abened ? how it is possible
What is report-item in COBOL?
Syntax for JCLLIB & JOBLIB???
How can you get the ksds file records into your cobol program?
I have a file it contain 10 records.i got abend at 8th record because of soc7.how do you know that perticular record got abend?
how to submit a jcl by cobol program. clear me with an example.
What is a subscript ?
what are the utilities for load and unload the DB2 tables
I encountered an error when I move spaces to a numeric field?What should I do to move spaces on that field?help please.