Can we move SPACES to numeric field and ZEROES to alphabetic field? If yes what are the way doing this?
6 34185What are ISOLATION LEVELS? Where do we need to specify them in compiling JCL (Exactly which statement and what is syntax for it)?
2 6750What are differences between Static Call and Dynamic Call?
IBM, KBC, Keane India Ltd, Verizon,
10 18808
Write a program to explain size error.
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What are declaratives and what are their uses in cobol?
Name the sections present in data division.
What is the difference between Global and External Variables?
What is cobol?
I have a COBOL main program which is calling sub program, the number of calling parameters used in main program are 4 whereas in sub program it's 5. Sub program is passing 5 parameters back to main program Will there be any compilation error? Or main program parameters displays junk values?
In COBOL, what is the different between index and subscript?
What are the cobol coding sheets?
What is the figurative constant in cobol?
What is the difference between comp and comp-3 usage?
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
What is the use of LINKAGE SECTION?
What is the local-storage section?
What is the utilization of copybook in cobol?