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 |
What is the command that is used to add a new record to the file?
What is the primary objective of CICS ?
Name at least one of the ways by which a transaction can be terminated?
What is the COMMAREA(communications area)?
How do you terminate an already issued DELAY command?
What are the databases that CICS can access?
What is interval control and what are some of the CICS commands associated with it?
I have to run a select query on DB2 table and show its data on CICS map. Please tell me.
What is MDT? What are FSET, FRSET ?
Explain how do you establish a starting position in a browse operation?
How to prevent user to access a screen directly from cics Native screen by using Trans Id?
Define primary objective of cics?