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 difference between a symbolic map and physical map?
Can you define cemt?
Can you define cics task?
Mention one alternative aspect of CICS?
What is the use of tdq and tsq?
What is ASRAABEND in CICS?
Explain page up and page down logic along with coding logic in cics?
There is map and length of field need to modified, let take cust id=2 is previous of 2 byte and now it has to be 5 byte ? how to modified the cics code ?what are change need to done ? where where u will do change ?
How can you access esds files from cics?
Define an aey9 abend?
I have the transaction name for cics screen.. With the transaction name, how will I find the cics program written for the transaction and BMS map program also...
i have three programs... I used Dfhcommarea in for first program for third program i used TSQ .....what i have to use for second program???