How To Retrive The VSAM Datasets in CICS application programs?
Answer / bragadeesh
you can open,close,enable,disable datasets in cics region using cemt I fil(filequalifier*) to perform any the above operations in vsam file in cics region.
Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between Re-Entrant and Quasi re entrant program?? By looking at the program how can you tell if its re- entrant or not??
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
NMDS is both device dependent and format dependent (True or False)
What are the types of important programs that are used in the cics?
What is the difference between a PF key & a PA key ?
Which is the command that is used to dump the main storage areas related to a task?
What do you do if you do not want characters entered by the user to be folded to uppercase ?
What are some of the cics commands associated with interval control?
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?
Explain how pa key is different from pf key?
What is the use of mdt (modified data tag)?