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 |
The first step in the development of an application system is the Requirement Analysis(True or False).
what is mapfail and when we get this error? during send map or receive map?
What is frset?
How many exceptional condition can be given in a HANDLE CONDITION?
If -1 is moved to length for more than one field on a map, where will the cursor be positioned?
What is the difference between a return with transid and xctl?
Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?
Specify the requirements for Automatic Task Initiation. (Mention the control table, it?s entries and the corresponding Procedure division CICS command).
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
What are the differences between Temporary Storage Queue (TSQ) and Transient Data Queue (TDQ).?
Explain the difference between the xctl and link commands?
what is quasi-reentrant program?