Can the OCCURS clause be at the 01 level?
Answers were Sorted based on User's Feedback
Answer / rajini
Can the OCCURS clause be at the 01 level?
NO, because occurs clause is there to repeat the fields and
not the records.
Is This Answer Correct ? | 10 Yes | 1 No |
what is filler and what is use of filler
How will you find the currepted records in a file
if i am reading a file with some 50000 records and moving to a DB2 table and suddenly the program abends in between, is there anyway i could restart from the exact record at which the job failed once the program restarts.
Whats the use of Examine command? can someone help me?
Can we dynamically increase the size of occurs clause? i.e In case I an not sure of the size of array and want to increase the size at run time.If yes , how?
In file1 have 80 records are like d1,d2,d3......D80. File2 have 1000records are like a1d1,a1d2,a3d3.....Etc. I want matching records in file3 ? Plse tell me the matching logic???I want answer only in cobol ?Not using any tool or jcl?
hi dudes.....can any one help me..... what is SET TO TRUE all about,anyway?
HELLO FRIENDS, THIS IS JANARDHAN.GADIRAJU, I FACED ONE INTERESTING QUESTION IN COBOL, THAT IS WHAT ARE THE VALUES WE CAN SEE IN HIGHVALUES AND LOWVALUES, CAN U PLEASE GIVE ME THE ANSWER
Which is the best IBM mainframe Training Institute in Ameerpet, Hyderabad
level number 77 is used to define a)group data b)elementary data c)redefine d)none
Can we call a CICS program from a batch program or viceversa?If so, how?
what is the default print format? in cobol