how we change the vsam file name in cics rigion?
anybody elobrate this?
Answer Posted / 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 |
Post New Answer View All Answers
What is meant by an attribute byte?
how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.
Can you define cemt?
What is the common systems area?
What is mainframe cics?
Explain the use of DCT ?
Explain the difference between getting the system time with eibtime and asktime command?
How vsam files are read in cics pgms?
What are some of the cics commands associated with interval control?
What is DEQ?
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?
How can you access qsam (seq) files from cics?
What is the meaning of the enq command?
Explain how do you handle errors in cics programs?
Give certain situations where NEWCOPY is obligatory?