how we change the vsam file name in cics rigion?
anybody elobrate this?
Answers were Sorted based on User's Feedback
Answer / gourishanker
After That You have to overwrite
CEMT S FILE(DDname) Ena aaaa.x1z.esdsfile
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / 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 |
Answer / gourishanker
After above thing
you have to overwrite your new file name
CEMT S FILE(DDname) ENA A111.xvc.esdsfile
| Is This Answer Correct ? | 1 Yes | 2 No |
When you do a START, what will the value of EIBCALEN?
WHEN I TRIGGER A TRANSACTION (COBOL-CICS-DB2 PROGRAM)WHAT IS THE EXECUTION? (I MEAN THE PURPOSE OF CICS-CONTROL TABLES &CONTROL PROGRAMS)
If no exception handling is provided in the program, what will happen ?
What is a transid?
How many maps are create in a single mapset?
Native Mode Data Stream (NMDS) is a mixture of Buffer Control Characters(BCC) and text data (True or False)
What is the size of commarea
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
What are the naming conventions for the Temporary Storage Queues?
What is the pic clause for the hhmmss type of data fields?
What is non-conventional programs?
What are the three BMS options ?