⟩ What is the significance of RDO?
RDO is Resource Definition Online. Since release 1.6 RDO allows resources (terminals, programs, transactions and files) to be defined interactively while CICS is running.
RDO is Resource Definition Online. Since release 1.6 RDO allows resources (terminals, programs, transactions and files) to be defined interactively while CICS is running.
How to update physical files using normal logical file?
Why Journalling is compulsory before Commitment Control?
Is it possible to create a logical file whose Physical file is not in same library?
How to add a field to a PF and compile it without loss of data?
Is Constent can be define as a key field?
What is the purpose of the chain and setll and setgt?
One physical file can have how many max of logical files? what is the primary file?
How to find the list of source physical files in a library?Is there any way to get a list?
what is the interactive job? what is the batch job? How to change the batch job to interactive job?
Suppose i have a PF,it contains 5 members,how to access particular member data from logical file ?and what is the use of member in PF?