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 |
Define temporary storage?
Which is the CICS control program which governs the flow of control among the CICS application
How do you initiate another transaction?
What is the function of the CICS translator?
Define the term function request shipping?
hi,what is the module? how many modules in mainframe based banking projects
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 is the difference between the NOHANDLE option and the IGNORE condition?
What is the difference between getting the system time with EIBTIME and ASKTIME command?
In an on-line environment, how can you prevent more than one user from accessing the same Transient Data Queue at the same time?
What is the syncpoint and its use?
What is the command that is used to delay the processing of a task for a specified time interval