How do you unload data from DB2 tables into a PS file.write
the code and how do you do it? what will be the syntax?
Answers were Sorted based on User's Feedback
Answer / uday suthapalli
we can use ADUUMAIN utility to unload data from table.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / srini
you can try with cobol db2.read the data from table and move to ps file file section variables then write to ps file,
| Is This Answer Correct ? | 1 Yes | 5 No |
How are programs reinitiated under CICS ?
Define the term transaction routing?
How To Retrive The VSAM Datasets in CICS application programs?
what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
What is Communication Area?
Can you define cemt?
difference between tsq and tdq?
What are the DB2 steps required to migrate a CICS DB2 program from source code to load module?
What is bms map?
Can you define temporary storage?
The EIB field which gives the last CICS command executed is
Can you access ESDS files from CICS ?