IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31)
Mention the various locks that are available in db2.
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
What are db2 tables?
what does a file status of 02 on a vsam signifies?
Explain about ISPF/TSO Commands
how to get the cursor position?
what is file information data structure?
What is the difference between drop table and delete table?
i want a program using by if, evaluate , string, unstring, perform, occurs?
What r the comman abends in db2, jcl and cobol???????
Can you use max on a char column?
How do you get parameter from JCL to PL1?
What is the term bms in cics?
what is the difference between packed decimal and zoned decimal?