How do you differentiate between cobol and cobol-ii?
What is inspect and what is it used for?
Define primary objective of cics?
Specify cics transaction initiation process?
how do you define an altindx ? How do you use altindxs in batch, cics programs?
What is a set? How may sets be ordered?
Explain what are the various isolation levels possible?
Name the 3 common ways to create maps?
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
Name the three ways available for a program to position the cursor on the screen?
How to retrieve rows from a db2 table in embedded sql?
What is qsam? How it is used?
What is a set? What pointers are required, what are possible? How may sets be ordered?
What is the reason behind not using select * in embedded sql programs?
Express the distinction between jes2 and jes3?