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 to define a vsam file in cics getting into cics to define a vsam file.
How do you execute a background CICS transaction ?
How do you access storage outside your CICS program?
what is the cics command used to access current date and time?
What are the two outputs created as a result of generation of a map?
What is MDT? What are FSET, FRSET ?
What is the use of the program list table?
Generally we check EIBALEN = 0 to decide whether first call or not. If I do not pass any value in the COMMAREA then EIBCALEN will be 0 even on second call. Now how can we say the program is called for the first time or second time?
What CICS command would you use to read a VSAM KSDS sequentially in ascending order?
Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
Explain the usage of language in the ppt entry?
What are the 3 working storage fields used for every field on the map?