can anyone tell me about paginglogic in CICS,Please?
Answer Posted / 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 |
Post New Answer View All Answers
What is the tcp in the cisc?
What is the procedure to solve an ASRA ABEND?
Can QSAM files be accessed from CICS?
How can you access qsam (seq) files from cics?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
Explain the use of DCT ?
kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?
What are the terms cics generally means?
Define cics interface block?
Define the attribute byte?
What are the uses of ppt in cics?
what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?
Explain how do you intitiate another transaction?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?