difference between tsq and tdq?


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

Post New Answer

More CICS Interview Questions

What Are Send Map Maponly & Send Map Dataonly ?

0 Answers   IBM,


What information do you get when an EXEC CICS STARTCODE is issued?

1 Answers   CTS, IBM,


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  


When would you use abend command?

0 Answers  


Can you define transid?

0 Answers  






What is the attribute byte?

2 Answers   IBM,


Differentiate between PCT and FCT.

0 Answers  


How do you read from a TSQ?

1 Answers   IBM,


What is an ASRA abend ?

3 Answers   IBM,


Define cedf?

0 Answers  


Can a program change protected field ?

2 Answers   IBM,


What are attribute bytes and how and why are they modified?

1 Answers  


Categories