DFS3547E UNABLE TO LOAD ALTERED DEFINITIONS FOR DATABASE db_name, RSN=rsn
Explanation
In an attempt to satisfy a request to access a database that is currently being altered, IMS was unable to load the data management block (DMB) that contains the new structure of the database from the ACB staging library.
In the
message text:
- rsn
- The reason code that identifies the cause of the load error. See the list below for an explanation of each reason code.
- 1
- Dynamic allocation of the staging ACB library failed. See message DFS2503W for more information.
- 2
- Dynamic deallocation of the staging ACB library failed. See message DFS2503W for more information.
- 3
- The staging ACB library failed to open. See DFS0730I for more information.
- 4
- An I/O error occurred while attempting to load from the staging ACB library. Check the volume where the data set is located.
- 5
- The requested DMB was not found in the staging ACB library or the staging ACB library is empty. Ensure that the staging ACB library contains the ACB member for the database identified in the message text.
- 6
- An error occurred while reading the requested DMB from the staging ACB library. Check the volume where the data set is located.
- 7
- An error occurred while resolving the DMB in memory. The DMB loaded from the staging ACB library is not in the expected format. Try regenerating the ACB member by using an IMS Version 13 or later system.
- 8
- Unable to obtain storage. This is probably an internal error.
- 9
- The requested member does not appear to be defined to IMS. This is probably an internal error.
- 10
- Internal parameter list error occurred. This is probably an internal error.
System action
The DMB for the altered database is not loaded. The database authorization attempt fails. IMS issues DFS047A.System programmer response
Look up the reason code in the preceding list to determine the cause of the error. Check for any z/OS® messages that indicate the cause of the failure.
Ensure that the necessary members are in the staging ACB library. Ensure the staging ACB library is accessible to IMS and included in the MDA member.
If the problem persists, call IBM® Software Support.