plz tell me abt PF key and PA keys
Answers were Sorted based on User's Feedback
Answer / reddy
PF: function keys(F1,F2..F3), it will transmit the data from
screen (OR) PF keys commands equilent
it weakup the task and send data to it.
PA: it will says that terminal action took place, didn't
transmit any data..
it will just initiate the task.
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / sudarsn
PF keys are functional keys..
those are totally 24 keys..
f1,f2,...f12,shift+(f1,f2,f3...f12)
when pf keys are pressed then the task is intiated and data
tramission will happend
but where as PA keys are action keys only the task is
intiated but the data transmission will not be happend
| Is This Answer Correct ? | 4 Yes | 0 No |
which is the cics control program that provides communication services between user written application programs and terminals?
In the CICS command level all the re-entrancy issues are handled by the System(True or False).
Which of the following commands, when issued by 2 different programs running at the same time, will prevent simultaneous use of resource 'SINGLE'?
Name the cics command that gives the length of twa area?
Particular area has been affected in cics screen, what is the process to find?
What is the use of mdt (modified data tag)?
What is CECI?
Name and explain some common CICS abend codes?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
Explain the difference between the xctl and link commands?
How to get the cursor position when we receive a map?
What is the difference between physical map and symbolic map?