IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) Suppose the outcome of executing a query results in a row having null. Based on the answer how you use it? Its declaration and inclusion?
2 6550i want to use only first 100 records from a file.plz tell me how to write JCL for this(for read,copy,write operations).plz give me details of all posible JCL utilities?
CTS,
7 44224What is COUNTERS in PL/1? How to assign the COUNTER variables? WHich Data Type it can be used for this?
2 6674Any change in service program we write binder language to allow signature change,What is the maximum number of signature change allowed in RPGLE?
3 10663we have 2 PF files with same name, how to copy data's from one file to another through RPG program logic?
3 20066How to read the last 100 records from a COBOL file. The file contains N number of records.
IBM,
11 41759For unmatched rows returned from an outer join, the column values in the other table are set to null e.g If A OUTER JOIN B returns some unmatched rows from A, the corresponding column values in B will be set to null. What can be done so that a null value is not displayed for these columns?
3 6884What is the significance of the PROGRAM-ID paragraph? If this name doesnt match with the name of the COBOL program, does it make a difference? Is the name specified in the PROGRAM-ID paragraph used as a name for the load module or any such thing?
IBM,
4 16646How to find whether a Flat file is empty or not without Reading a file in COBOL Program. (not using JCL)
9 34779I have 2 steps in my exec statement , in first step I am creating a gdg, and the output of this step is going into second step as a input, and this second step is abended , now how could i approach in this case.
5 13775I have a File that has duplicate records. I need only those records that occur more than thrice.
3 13678
Tell about the ams used in vsam?
What is page size in db2?
How converted the natural coding for adabas
how do you reference the printer file formats from cobol programs
What is the syntax of redefine?
What is RRange and ARange?
What is the local-storage section?
What is the use of KSDS,LDS,ESDS,RRDS??what is VRRDS?? How are all these useful in realtime scenario??Plz helpme out...Its a recent question in IGATE..
what is the command to know key fields of file?
How vsam files are read in cics pgms?
How do we specify index to include or not during bind process.
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?
What is schema in db2?