Explain the primary significance of intra-partition and extra-partition tdqs ?
No Answer is Posted For this Question
Be the First to Post Answer
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
Are sequential files supported by CICS?
which is the cics control program that provides communication services between user written application programs and terminals?
Explain the difference between link xctl?
Difference between TSQ & TDQ
Thru web page we have triggered the transaction, how can we come to know that whether it has hit the mianframes or not?
What are different system tables used in CICS?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
What is the attribute byte?
For a CICS-DB2 program, how is the plan referenced?
Given below code, find the value of 'x'. Perform s001-x thru s001-y. s001-x. add 1 to x . s001-1x. ------- . s001-y. perform s001-1y 10 times . s001-1y. perform s001-2y 10 times . s001-2y. perform s001-x 10 times .
Name at least one of the ways by which a transaction can be terminated?