how we change the vsam file name in cics rigion?
anybody elobrate this?
Answer Posted / gourishanker
we can change only physical file not logical file
If you want to change physical file name first you need to
disable the existing file and overwrite new filename
CEMT I FIle(ddname)/* enter*/
Result of above command is
CEMT I FILE(DDname) abcd.xyz.vsamfile
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is the pic clause for the any bll cell type of data fields?
how do you fire a batch job from a cics txn ?
Can you define bms?
What is task control?
In the EIB block of CICS, highlight the names of few of the important fields?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
Explain how many exceptional condition can be given in a handle condition?
Can you explain enq and deq used in cics?
Specify cics transaction initiation process?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
Explain the maps in cics?
What is meant by an AICA ABEND?
What is ENQ?
Define an aica abend?
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?