A PHASEIN action was attempted for program {0} in place of NEWCOPY on region {2} but did not complete successfully.
Explanation
- {0}
- Program name
- {2}
- Region name
A NEWCOPY action was requested for program
{0} on
region
{1}, using a CICS Resource Definition connection.
The CICS Resource Definition server does not implement the NEWCOPY
action and has instead issued a PHASEIN. The PHASEIN operation encountered
errors. The most common reason for a PHASEIN error is that the program
does not exist in the CICS DFHRPL concatenation.
User response
Verify that your program exists in the DFHRPL concatenation
of the CICS server. You may find additional information about this
error in the CICS log allocated to DD name MSGUSR in the CICS job
or started task.