How to import the cics code for updations?
what are steps do we need follow for execution again after
modification? plz any body help me to know
Answer / harsha
Once you are finished with code changes, compile the
program. Login to CICS region and type 'CEMT SET PROG(PROG-
NAME)' NEWC. Hit enter. CICS will pick-up the latest
changes.
| Is This Answer Correct ? | 5 Yes | 0 No |
Name the cics command used to access current date and time?
Specify the CICS command used to read a VSAM record starting with prefix ?F?. Code all the relevant options.
how can you prevent more than one user from accessing the same transient data queue?
What is the difference between the NOHANDLE option and the IGNORE condition?
What are the three BMS options ?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
Explain how do you terminate an already issued delay command?
What are the CICS commands associated with temporary storage queue processing?
Which type of TDQ is read destructive?
The DFHCOMMAREA is used to pass information from one application to another. What are some other ways
What are the 3 common ways to create maps?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?