Which command is used to release a record on which
exclusive control is gained?
Answer Posted / guest
we will use " UNLOCK " command
to realease exclusive control.
EXEC CICS UNLOCK
DATASET(NAME)/FILE(NAME)
[SYSID(NAME)]
END-EXEC.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Kindly specify the pic clause for the data type of length option field type of data fields?
What is the common work area?
Explain the difference between link xctl?
How many ways are there for initiating a transaction?
Name the cics command used to access current date and time?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
What is an mdt (modified data tag)?
Define task work area?
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?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
Db2 what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cicsregions that share the same db2 subsystem?
What are the uses of ppt in cics?
If we say that bms length of field = 0, then what does that mean?
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
Highlight the difference between a symbolic map and physical map?