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
In a CICS program, how will you read a VSAM file?
Define an aey9 abend?
What is DEQ?
What is the meaning of the deq command?
What is the tcp in the cisc?
which transient data queue support ati?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
Explain the mdt in cics?
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 cics regions that share the same db2 subsystem?
hi,what is the module? how many modules in mainframe based banking projects
Explain the difference between getting the system time with eibtime and asktime command?
What is the difference between pct and fct?
What is the procedure to solve an ASRA ABEND?
What is the syncpoint command?