if we want to add new column in the db2 table.How can add in the copybook?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / tej
After altering the table by adding the new column regenerate
the DCLGEN of the table.
Question posted in wrong section.Should be in DB2.
| Is This Answer Correct ? | 9 Yes | 0 No |
What are the three BMS options ?
interview type questions like basics&deep
Name at least one of the ways by which a transaction can be terminated?
Before issuing an ASKTIME command what will be the values in the EIBDATE and EIBTIME fields ?
Hai I have a VSAM file and there are two CICS pgms A and B both intends to update the file. How to code the program so that it does not under go a dead lock situation.
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
pf7 and pf8 logic. first wnen i press pf7 first five records has to be displayed .second time when i press pf7 next five records to be displayed. what was the logic. give clear explination.
What is the MASSINSERT option?
What is a cursor in CICS sql processing?
Difference between TSQ & TDQ
what is the option to be coded on return to associate a transaction identifier with next terminal.
how i can enter into cics region in real time.