Suppose you are adding a new field in a map, and that field
should also be added as a new column in DB2 table. How do
you implement this? what is the impact analysis u will do?
Answers were Sorted based on User's Feedback
Answer / vinay
Will have to check all the programs using tht db2 table and
include this new field in select and insert sql statements
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / unknown
Using ALTER command we can update the table with the new
column name.
| Is This Answer Correct ? | 3 Yes | 2 No |
Explain the different ways of initiating transaction in cics?
NAME SOME TRANSLATOR AND COMPILE OPTION AND EXPLAINE THEIR MEANING
What is the primary function of the Processing Program Table (PPT)?
Mention the option (along with argument type) used in a CICS command to retrieve the response code
Mention the option used in a cics command to retrieve the response code after execution of the command?
how do u see the output of cics program?
how do you execute a background cics txn ?
interview type questions like basics&deep
Why is it important not to execute a STOP RUN in CICS ?
What is the difference between pseudo-conversational and conversational?
Where are transient data sets defined to CICS?
Define TCT.