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 / unknown
Using ALTER command we can update the table with the new
column name.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
Can you define temporary storage?
Define task work area?
name the command that is used to dump the main storage areas related to a task?
If we say that bms length of field = 0, then what does that mean?
What are the types of the dfhmdf present in the cics?
Can you explain multitasking and multithreading?
What is non-conventional programs?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
Explain what is a cursor in cics sql processing?
What is cics load command?
What is the cics command level?
Define cics interface block?
how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.
Explain how do you control cursor positioning?