Problem:
Is it possible to move my CICS definitions for PCT and PPT entries to a new machine without having to re-type in the information?
Resolution:
Yes. Depending on the size of your definitions (multiple projects or just entries related to one project) you can do one of these:
- Go to Tools>CICS>Export Resources and take the .rdt file to the new machine,
the export is done by GROUP, so if one has multiple groups then you have to do the
export multiple times
or
- if the definitions are small enough or all related to just one MFE project, then you can
just copy the DFHDRDAT and DFHDRDAT.IDX files to the new machine
#MFDS
#EnterpriseDeveloper