can anyone tell me about paginglogic in CICS,Please?
Answers were Sorted based on User's Feedback
Answer / mohammed jaffar
The paging commands are used to retrieve one page of one
multipage massage which consists of more than one page of
screen.
suppose that one multipage message consist of 10pages.The
first page will be automatically displayed at the terminal
after the SEND PAGE cmd is executed the pgm,while the
physical pages is stored in TSQ by CICS.How ever in order to
get the next page,the terminal use must type paging cmd on
the existing panel on the terminal.
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / krishna
whats that commnd to retrive next page ....can u explain brefly....send to krishnareddy.alapana@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the recoverable cics resources?
Can you define cics task?
Suppose you are adding a new field in a map, and that field should also be added as a new column in DB2 table. How do you implement this? what is the impact analysis u will do?
What is the comaera (communication area)?
Explain the difference between using the read command with into option and set option?
What does the 'ceci:cics' transactions do?
If I create a TSQ from one transaction, can I read it from another transaction?
How do we pass parameters into a CICS –DB2 program
0 Answers Accenture, JPMorgan Chase,
what are the differences between and exec cics xctl and an exec cics link command?
What is the difference between LINK and XCTL ?
what is an MDT in cics
What is EXEC CICS RETRIEVE ?