Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
1017How to get the last record in vsam file in cluster? And how can u get the ksds file records into cobol program?
973How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
1094
For what purpose steplib and joblib are used ?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
Is it possible to code instream data in a PROC?
What happens in bind step in a db2 program?
What is dbkey? Explain.
Explain the difference between start and xctl?
What is the syntax for seeing the columns and data types of a table in the db2 database?
What is report-item in COBOL?
Can the values of alphanumeric be moved to variable numeric?
How to take backup of table in db2?
What kind of database is db2?
What is data trace system 2.0 used for?
How vsam files are read in cics pgms?
) how do u code after getting data?