This usually means the amount of space allocated for the database is full and the dump command can't write the checkpoint record. Have the user run the ALTERDATABASE command to expand the size allocated for the database. The syntax for the ALTERDATABASE command is in the TRANSACT SQL Reference Guide supplied by Microsoft or through the on-line help.
org.springframework.dao.InvalidDataAccessApiUsageException: Write operations are not allowed in read-only mode (FlushMode.MANUAL): Turn your Session into FlushMode. COMMIT /AUTO or remove 'readOnly' marker from transaction definition.
We changed install job CMN21 bind failure to work like CMN20I install failure. On an "ALL" site, failure executes CMNBATCH transaction 99 with FUN=21 at the "ALL" site. This transaction notifies the package creator of the bind failure.
The use of long name components (greater than 8 characters) is not writing recovery records to CMNELLOG. In the event of a restore of the component master using forward recovery, the long name component activity is not restored.
The ESPE transaction replaced the DFHPEP exit. It obtains the CICS 3270 screen image and takes all of the diagnostics gathered at abend time, then formats and writes a WRK record containing those diagnostics.
If the housekeeping job is run while the ZMF task is down, so that the transaction are written to the delay file and processed by CMNDELAY when the task is brought up, the following S0C7 abend occurs, if all applications (****920=Y for SYSIN) are processed. If only 1 application is processed the abend does not occur.