What is 77 level used for ?

Answer Posted / sowjanya

it is a level in which value clause can not be used

Is This Answer Correct ?    8 Yes 70 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5066


Are you comfortable in cobol or jcl?

643


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

1952


State the various causes of s0c1, s0c5 and s0c7.

665


What are various search techniques in cobol? Explain.

650






What are the different rules of SORT operation?

702


What are the different open modes available in cobol?

722


What is the default value(s) for an initialize? What keyword will allow for an override of the default?

663


What is the LINKAGE SECTION used in COBOL?

895


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

897


how can i see junk values in dclgen or in hostvariable of comp ?

2546


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

2343


What is the difference between comp and comp-3?

704


Which mode is used to operate the sequential file?

673


What is the use of intialize verb?

754