How to prevent user to access a screen directly from cics
Native screen by using Trans Id?
Answer Posted / pinaki
In the application program for the transaction we can use
STARTCODE verification to prevent transaction started with
terminal to through alert message when accessed from CICS
native terminal.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
list the sequence of steps used to achieve modiication in skip sequential mode?
what are the commands used to gain exclusive control over a resource?
What is the main function of the sign-on table?
What is a cics task?
Can you explain dfheiblk?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
What are the ways fot initiating a transaction?
Explain the difference between exec cics handle condtion and an exec cics ignore command?
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
What is the comaera (communication area)?
How ENQ and DEQ used in CICS?
In a CICS program, how will you read a VSAM file?
Explain how do you set the mdt option to on status, even if data is not entered?
Why do we need integrated cics translator?