IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31)
Tell about how do you eliminate the duplicates?
Which is the difference between delimited by size and delimited by space?
Can we insert update delete in view?
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?
define what a data queue is along with a brief example of what it may be used for?
how many buffers are allocated to vsam ksds and esds?
What do you mean by an alias?
define cond parameter in jcl?
I want to open particular list of members inside pds.Let me know whether below code will work.if not tell me how it works INPUT='DDM.DATASET(AAA*)' X = OUTTRAP(MEMS.)
which is more efficient, level 77 or 01?
which transient data queue support ati?
how to pick up the changed records every time in a subfile after the first change made ?
What is the format of comment statement?
What is dbrm?
What action db2 takes when a program aborts in the middle of a transaction?