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?
Answer Posted / 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 |
Post New Answer View All Answers
Can QSAM files be accessed from CICS?
What are the types of important programs that are used in the cics?
Explain the system transid cemt?
What does the 'cebr:cics' transactions do?
With the use of an alternate index, how is a VSAM file accessed?
Explain how do you dynamically set the cursor position to a specific field?
Explain how many conditions can you include in a single handle condition command?
Explain cemt transaction commands?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
What Are Send Map Maponly & Send Map Dataonly ?
What are the cics commands associated with task control?
How can you access qsam (seq) files from cics?
How can you access esds files from cics?
Is length = 0 sufficient to ascertain that the field has been modified?
Explain how do you intitiate another transaction?