What are the disadvantages of a hierarchical database?
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
How to run cobol program using jcl?
can any one exaplin about Decision Tables in test region with good example
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
Explain how do you handle errors in cics programs?
How is next sentence and continue different?
what is the role of the cursor in db2?
Write down the divisions of cobol program?
What is the difference between goback, stop run and exit program in cobol?
Explain the jcl exec statement?
how to pass the parameters from jcl to assembler pgm?
how to compare two datasets without using superce because output is limited to 133 bytes
When would you use abend command?