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...


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 ?    9 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

what are the differences between and exec cics xctl and an exec cics link command?

0 Answers   IBM,


What are the parameters that you have to give when you are using the CSSN transaction?

3 Answers  


What is the difference between Re-Entrant and Quasi re entrant program?? By looking at the program how can you tell if its re- entrant or not??

1 Answers   IBM,


Which is the program which determines whether a transaction should be restarted ?

1 Answers  


What are the common cics service programs and explain their usage?

0 Answers  


What is the pcp in the cics?

0 Answers  


The first step in the development of an application system is the Requirement Analysis(True or False).

1 Answers  


when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?

0 Answers   IBM,


What is CECI?

5 Answers   IBM,


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

4 Answers   HSBC,


WHEN I TRIGGER A TRANSACTION (COBOL-CICS-DB2 PROGRAM)WHAT IS THE EXECUTION? (I MEAN THE PURPOSE OF CICS-CONTROL TABLES &CONTROL PROGRAMS)

1 Answers  


How do you fire a batch job from a CICS transaction ?

2 Answers   TCS,


Categories