if we want to add new column in the db2 table.How can add in the copybook?
Answer Posted / rajasekhar reddy
we caanot insert a new column in between of the other
columns.But we can insert the column after last column of
the table.Then alter the table for DCLGEN
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
Explain how do you access storage outside your cics program?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
If we say that bms length of field = 0, then what does that mean?
what are the commands used to gain exclusive control over a resource?
Can you define bms?
Define transient data?
What are the common tables in cics and their usage?
Can you define ppt and what are its uses?
What are the ways fot initiating a transaction?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
Explain the different ways of initiating transaction in cics?
Mention the option used in a cics command to retrieve the response code after execution of the command?
What is the meaning of the enq command?
What are the cics transactions?