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

The first step in the development of an application system is the Requirement Analysis(True or False).

1 Answers  


what is mapfail and when we get this error? during send map or receive map?

3 Answers   HP,


What is frset?

1 Answers  


How many exceptional condition can be given in a HANDLE CONDITION?

5 Answers   IBM,


If -1 is moved to length for more than one field on a map, where will the cursor be positioned?

6 Answers  


What is the difference between a return with transid and xctl?

1 Answers  


Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?

1 Answers  


Specify the requirements for Automatic Task Initiation. (Mention the control table, it?s entries and the corresponding Procedure division CICS command).

1 Answers  


mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?

1 Answers   IBM,


What are the differences between Temporary Storage Queue (TSQ) and Transient Data Queue (TDQ).?

0 Answers  


Explain the difference between the xctl and link commands?

1 Answers  


what is quasi-reentrant program?

5 Answers   IGT,


Categories