What does the 'cebr:cics' transactions do?


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

Post New Answer

More CICS Interview Questions

When you compile a CICS program, the (pre)compiler puts an extra chunk of code. Where does it get stored

1 Answers  


plz tell me abt PF key and PA keys

2 Answers   Cap Gemini,


What is the difference between a package and a plan. How does one bind 2 versions of a CICS

1 Answers  


What is the name of the log which contains the information needed to restart the system, including the task

2 Answers  


What does the 'ceci:cics' transactions do?

0 Answers  






i have three programs... I used Dfhcommarea in for first program for third program i used TSQ .....what i have to use for second program???

2 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  


What is meant by a CICS task?

4 Answers  


Which transient data queue supports ATI?

2 Answers  


If TDQs are selfdestructive then why they are used? AND Why TSQs are preferred over TDQs?

5 Answers   IBM,


Tsqs can be written in the main storage or auxiliary storage? State true or false

1 Answers  


how do you execute a background cics txn ?

0 Answers   IBM,


Categories