1)what is the maximum limit for occurs?

Eg: 01 A PIC X(10) OCCURS N TIME.

What is the max value for N?

Answer Posted / sruthi

HI Prakash,
your ans is wrong.max limit 7 times,that is max number of
dimentions.not the number of occurs.

Is This Answer Correct ?    21 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the access modes of START statement?

719


How are the next sentence and continue different from each other?

766


) How do u handle errors in BMS macro?

1427


What is the difference between comp and comp-3 usage?

678


how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)

1931






Write a cobol program making use of the redefine clause.

731


I have a File that has duplicate records. I need only those records that occur more than thrice.?

8653


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

1872


What are the rules of the move verb?

706


What are declaratives and what are their uses in cobol?

714


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.

1701


What is link edit in cobol?

772


How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

742


How to print 10 to 1 if the input have only 10 digit number?

811


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2058