IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
978Suppose you are processing an input file in a natural program and you want the program to fail if the file is empty. What command you use in natural to force it to fail?
1071What is the difference between read work file 1 and read work file once? Why we are using work file once?
965Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
973
What is the device independent method to indicate where a record is stored?
Where can program checkpoints be stored for use in a restart?
How does jcl act on code(if you take a cobol program)?
How to update physical file using logical file with example?
Explain the difference between dfhcommarea and tsq?
Explain identify whether a call statement is a static or dynamic call?
What is the syntax for creating a table in the db2 database?
how do you reference the fixed unblock file formats from cobol programs
What are the different commands used in idcams for vsam?
how can you check for a records existence without causing and i/o (chain/read)?
What Is Ddm ?
which utility is used to sort a file in jcl?
HOw can I get the negative sign while deduct high value from low value
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 DEQ?