What is the CICS command that gives the length of TWA area?

Answers were Sorted based on User's Feedback



What is the CICS command that gives the length of TWA area?..

Answer / maverick

EXEC CICS ASSIGN
TWALENG(field-half-owrd-binary)
END-EXEC

Is This Answer Correct ?    8 Yes 0 No

What is the CICS command that gives the length of TWA area?..

Answer / udhay

EXEC CICS ASSIGN
TWA(VARIABLE-NAME)
END-EXEC.

VARIABLE SHOULD BE HALF-WORD BINARY

Is This Answer Correct ?    10 Yes 3 No

What is the CICS command that gives the length of TWA area?..

Answer / ananta bajpai

In cics TWA we assign Command.

Exec cics assign
twa()
end-exec.

Is This Answer Correct ?    2 Yes 7 No

Post New Answer

More CICS Interview Questions

Name the cics command used to access current date and time?

0 Answers  


How are programs reinitiated under CICS ?

1 Answers   ITC Infotech,


What is Quasi-reentrancy?

2 Answers   IBM,


How do you initiate another transaction?

1 Answers  


Explain re-entrancy as applies to CICS.

1 Answers   IBM,






What are the three BMS options ?

3 Answers  


Receive consists of buffer option in it. What is the significance of this option?

0 Answers  


Name some of the common tables in CICS and their usage.

1 Answers   IBM,


What is the difference between link xctl?

8 Answers   IBM, MBNA,


what is psuedo conversation?

6 Answers   HCL,


What are the main topics in CICS to prepare for interview purpose and for real time purpose?

2 Answers   iGate,


What are the two types of transient data queues?

1 Answers   IBM,


Categories