{0}({1}) was found already installed on {2}; a PHASEIN command will be issued.
Explanation
- {0}
- Resource name
- {1}
- Resource type
- {2}
- Name of region
The named resource was already installed in the
CICS region and will not be reinstalled. However, a PHASEIN (NEWCOPY)
command will be issued to refresh the load module. The refresh is
to occur whether the module is in use. If it is, the copy or copies
in use remain until they are no longer in use, but all requests that
occur after the refresh use the new copy. This message can be issued
for a program or map set. They are the only resources that Application
Deployment Manager installs that can also be phased in.
User response
Check for possible mismatch between the resource
definition in the manifest and the installed resource definition.