What is the maximum length of a field you can define using
COMP-3?

Answer Posted / elite group

S9(18) Comp-3

Is This Answer Correct ?    41 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

704


how do you reference the esds vsam file formats from cobol programs

627


Discuss about changing dataset name in proc.

757


how do you reference the ksds vsam file formats from cobol programs

660


Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

2331






What is difference between static and dynamic call in cobol?

772


Write the code implementing the perform … varying.

639


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

700


What is the use of intialize verb?

742


Whats the difference between search & search ALL?

5258


What is amode(31)

716


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

2093


What do you understand by psb and acb?

659


what are decleratives in cobol?

1827


How arrays can be defined in COBOL?

661