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 |
Looking at an CICS module how would one will identify that it is pseudo or full conversational?
whar is the difference bwn LINK() and XCTL()?
7 Answers Cap Gemini, CGI, IBM,
Can you access QSAM (seq ) files from CICS ?
how do u see the output of cics program?
What will be the length of the eibcalen ,if the transaction is used to cics first time?
list the sequence of steps used to achieve modiication in skip sequential mode?
What are the main topics in CICS to prepare for interview purpose and for real time purpose?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
Explain the primary function of the processing program table (ppt)?
Explain the exact situation, when to use CALL, XCTL and LINK?
How can you use dynamic calls in cics?
Different types of BMS Macros