IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31)
Which command is used to remove all rows from a table?
List down the types of triggers in the db2 database?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
how do u compile rpgle program?
Explain about rct.
Explain how to differentiate call by context by comparing it to other calls?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
is their a difference in cobol400 for the release 5.2 and 6.1 at the as400.
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
Explain the maps in cics?
What is the difference between a return with transid and xctl?
what is use of linkage section?
What is the interactive job? What is the batch job?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
how do I declare a table or array in rpg iv?