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 |
which is the cics control program that provides communication services between user written application programs and terminals?
Looking at an CICS module how would one will identify that it is pseudo or full conversational?
What are the main uses of the transaction in the cics?
The first step in the development of an application system is the Requirement Analysis(True or False).
Can you access ESDS files from CICS ?
Highlight the points of differences between XCTL and START?
What does it mean when EIBCALEN is equal to zeros?
6 Answers ADP, IBM, L&T, Satyam, TATA,
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
Name at least one of the ways by which a transaction can be terminated?
Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?
Kindly specify the pic clause for the any bll cell type of data fields?
What is the pic clause for the any bll cell type of data fields?