CICS resource definition {0} does not exist on CICS region {1}. The DISCARD action could not be performed.
Explanation
- {0}
- Resource name
- {1}
- Name of CICS region
An attempt was made to discard a resource. However,
the resource did not exist in the specified region. Either the resource
was previously discarded, or the resource was not installed. Resources
installed using the CICS Create command are not reinstalled on a CICS
cold start.
User response
No action is required.