Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



if we want to add new column in the db2 table.How can add in the copybook?..

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

if we want to add new column in the db2 table.How can add in the copybook?..

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

Post New Answer

More CICS Interview Questions

I just want to ask why does the variable I passed in a dclgen of sql that has a data type of varchar which has a maximum length is 250 is truncated,, Here is the code.. DCLGEN of rsauud01 table 01 dataarea 43 data-area-len pic s9(4). 43 data-area-text pic x(250). MYVARIABLE. 01 DATAAREA1 pic x(250). move 250 to data-area-len of dataarea of rsauud01 MOVE DATA-AREA1 TO data-area-text of dataarea of rsauud01 --- but it is always trucated everytime I insert it in the table by the way it is a cobol-cics program

2 Answers  


What is non-conventional programs?

0 Answers  


Sync points cannot be requested by the application programs (True or False).

1 Answers   IBM,


Can you explain common systems area?

0 Answers  


What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?

0 Answers   Accenture,


How to prevent user to access a screen directly from cics Native screen by using Trans Id?

2 Answers   IBM,


What is DFHAID? what is its use?

7 Answers  


Name the macros used to define the following: MAP MAPSET FIELD

2 Answers  


How do you invoke other programs? What are the pros and cons of each method?

1 Answers  


What is the general Command format of CICS ?

1 Answers   Amdocs,


How to differenciate the given coding is pseudo conversational? (except EIBCALEN condition)

4 Answers   HSBC,


Name a few CICS programs which are generally used ?

0 Answers  


Categories