Answer Posted / seema gulia
IDENTIFICATION DIVISION
ENVIRONMENT DIVISION
DATA DIVISION
PROCEDURE DIVISION
Is This Answer Correct ? | 36 Yes | 0 No |
Post New Answer View All Answers
What is the difference between goback, stop run and exit program in cobol?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
Can a Search can be done on a table with or without Index?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
What kind of error is trapped by on size error option?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What guidelines should be followed to write a structured cobol prgm?
What rules are to be followed while using the corresponding options?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
What is length is cobol?
What is the local-storage section?
Can we redefine the field of x(200) to less than 200?