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 |
Explain the basic difference between Intra partition TDQ and Extra partition TDQ.
How to test CICS, MainFrame applications
How will you access a VSAM file using an alternate index?
Mention one alternative aspect of CICS?
how can you prevent more than one user from accessing the same transient data queue?
For a CICS-DB2 program, how is the plan referenced?
Can QSAM files be accessed from CICS?
Explain the difference between and exec cics xctl and exec cics start command?
Can anyone say full transaction process? i mean when user press enter key after that what happens from there to till end of transaction
Can you explain dfhmdf bms macro?
How can you start a CICS transaction other than by keying the Transaction ID at the terminal?
Do you receive the attribute byte in the symbolic map?