IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31)
What is dynslt?
Define cobol coding sheet?
How are type 1 and type 2 indexes different?
how do you bind the cobol with db2
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?
suppose I have two tables a and b. Both tables are connected with ssn number as foreign key. I want to retrieve a column data from b table. How will you write a query?
What is drop table?
What is dbrm? When it will be created?
How can return codes be tested before execution of a job step?
Explain the difference between dfhcommarea and tsq?
How many root segments do we have per database record?
name the command that is used to dump the main storage areas related to a task?
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
how do you use commitment control in rpg?
How to submit a jcl from cics?