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 22575Can we use OVRDBF command without using of OPNQRYF ? Or can we use OPNQRYF command without using of OVRDBF command ?
4 33379with 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 17092
to use the rewrite command, how should the vsam file be opened?
what are bind concepts in db2 cobol?
What is reorg and runstats in db2?
How can you access qsam (seq) files from cics?
What is the default page size of buffer pools?
what are the various stages of job processing?
when does a dataset go uncataloged?
What is the contrast between delimited by space and delimited by size?
Difference Between Source Physical File & Physical File?
What is non-conventional programs?
how do you bind the cobol with db2
Can I combine uni-REXX with a compiled language in my application? What application programming interfaces are available? For example, can I share variables between uni-REXX and a compiled language?
What is the use of tdq and tsq?
Name and explain the location modes?
Where can program checkpoints be stored for use in a restart?