IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) How can we read a particular record from the database file which is not having DDS (Flat File). For example, there are 100 records in the flat file. How can we retrive 15th record in RPG/400 program (Without using CL)
6 22599Can we use OVRDBF command without using of OPNQRYF ? Or can we use OPNQRYF command without using of OVRDBF command ?
4 33389with out sorting how to copy records from one file to another file using jcl.Mean I have one input file in which the record are like 1,6,5,4,2,3(for example) and i want to copy to output file from top to bottom(without sorting) like 3,2,4,5,6,1.so I want the JCL for this.cna any one can answers?
TCS,
1 17105
How to find the number of rows in a db2 table?
What is the syntax of JCL statement?
define what a data area is along with a brief example of what it may be used for?
Difference Between Ca & Cf?
What are the different parameters that are used in vsam?
What are hierarchy levels in jcl?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
Explain the difference between the into and the set option in the exec cics receive map command?
Explain how to move cursor to a particular field when position is not known?
State the differences between vsam and non-vsam files?
What is qsam? How it is used?
Explain various types of locks in db2?
Define pcb?
What is the function of a dd statement?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?