What is the function of dbctl?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
If a ceo wants to see all employees of the company from an online screen. How will be the design of the map from the developer point of view?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
Explore the syntax of the evaluate statement?
what are the commands used to gain exclusive control over a resource?
How is data passed from a calling program to an assembler called program?
How do I copy a table in db2?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
What is the difference between an obtain next and obtain first in idms?
which parameter is use to declare the name of dataset in dd statement?
In a Natural program i used the below code for report FORMAT LS=132 PS=60 And down the line I want to change either LS/PS like FORMAT LS=120 PS=50, is it possible? How it will work?
How many bytes does a s9(7) comp-3 field occupy ?
how do you access an uncataloged dataset in a jcl?