How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
No Answer is Posted For this Question
Be the First to Post Answer
What is R-mode and A-mode?
COMP?
HI THIS IS ANIL. HOW TO PASS A RECORDS OF A FILE(PS OR PDS) TO AN ARRAY?
where did you see the information regarding abend codes in jcl?
Why occurs can not be used in 01 level ?
how to pass 100 to s9(4) how r they inserted ?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What is the utilization of copybook in cobol?
What will happen if we try to create GDG (+2) generaton instead of (+1) generation?
Scenario: I have 3 Input Files.Read the first i/p file and depending on certain business logic, I want to read wither i/p file-2 or i/p file-3.Now, depending on certain business logic applied to the record read from either file-2 or file-3, I decide to write them to either output file-2 or output file-2. Question: How many job steps are necessary to implement a solution for the above.
What is the difference between comp and comp-3 usage?
What are the divisions in a cobol program?