IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31)
can you specify a display file to be used in the following modes input,output, or combined modes ?
suppose oza017.myorg.emp has 100 records ,oza018.myorg.staff has 200 records but 50 are the common records in both files copy all the common records into oza017.myorg.xyz dataset?
how to access data in control blocks such as jobname?
how to handle -911 (deadlock) error in a db2 program so that the program will never abend?
What information does a psb contain?
how to do automated restart when a job abends?
can we view the access paths created by dbrm ? how ? thx
define a output queue?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What is z os in mainframe?
what is the meaning of each of the values in shareopts(2 3)?
maximum number of subfiles that can defined in a rpg program for one display file is?
how do you pass parameters in cl?
can any one plzzzzzz tell the jcl code for creating ps using idcams
How can we change the uppercase to Lowercase in RPG?