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



How do you unload data from DB2 tables into a PS file.write the code and how do you do it? what wi..

Answer / uday suthapalli

we can use ADUUMAIN utility to unload data from table.

Is This Answer Correct ?    6 Yes 1 No

How do you unload data from DB2 tables into a PS file.write the code and how do you do it? what wi..

Answer / anonymous

Unload can be done using BMCUNLOAD

Is This Answer Correct ?    1 Yes 0 No

How do you unload data from DB2 tables into a PS file.write the code and how do you do it? what wi..

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

Post New Answer

More CICS Interview Questions

Why is a TERM ID recommended in naming a TSQ?

1 Answers   IBM,


What is the attribute byte?

2 Answers   IBM,


What is quasi rentrancy concept in CICS?

1 Answers   HCL,


List the sequence of steps used to achieve ?Modification in Skip Sequential Mode.?

1 Answers  


What is EXEC CICS RETRIEVE ?

1 Answers   IBM,






What is the term conversational programs means?

0 Answers  


Explain ceci transaction commands?

0 Answers  


Define communication area?

0 Answers  


Explain processing program table(ppt)?

0 Answers  


How do you get data from a task that began with a START command?

2 Answers  


Explain how do you access the records randomly in tsq?

0 Answers  


What are the attribute values of Skipper and Stopper fields?

1 Answers  


Categories