What is the use of the DELIGHT in Mainframes and whats is
use of scope?
Answer / shree
There is no such command calles DELIGHT in mainframe
Is This Answer Correct ? | 2 Yes | 0 No |
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
what are the two ways of breaking a cpu bound process to allow other task to gain access to cpu?
Explain how many exceptional condition can be given in a handle condition?
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?
Specify cics transaction initiation process?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
Why is GETMAIN command needed?? Will program not work if we do not give GETMAIN?
In a string " SEMINAR" .Replace "A" by 123. will this replacement will happen ot will it give error? If not , den what will be the output?
What is the CICS command that is used to copy a screen image of a terminal into another terminal?
WHAT ARE THE VERBS IN CICS EQUAL TO ACCEPT,DISPLAY,VALUE?
What are the attribute values of Skipper and Stopper fields?
How do you unload data from DB2 tables into a PS file.write the code and how do you do it? what will be the syntax?