Explain the function of the terminal control table?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More CICS Interview Questions

Explain floating maps with illustration.

1 Answers   IBM,


What is Tclass in cics?what is its importance? How it is implemented?

2 Answers   IBM,


What are the classifications of the cics program?

0 Answers  


Explain the difference between start and xctl?

0 Answers  


In a particular cics program, what is the procedure to allocate dynamic memory?

0 Answers  






If we wish to create bms executable, what are the basic steps that the user has to go through?

0 Answers  


explain abt types of maps? and explain

1 Answers  


What is meant by an attribute byte?

0 Answers  


Explain the difference between the into and the set option in the exec cics receive map command?

0 Answers  


Can anyone say full transaction process? i mean when user press enter key after that what happens from there to till end of transaction

3 Answers  


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  


Define an aica abend?

0 Answers  


Categories