CECC0328W (0x01020148) CECC0328W The refresh for table schema-name.table-name in subscription subscription-name is using PSB psb-name with PROCOPT='psb-option', which can result in reading uncommitted data.

Explanation

Refresh processing encountered an IMS PSB that is configured to allow reads of uncommitted data as noted in the psb-option. If the IMS database is available to other update applications during the refresh, uncommitted data could be sent to the target. The data might have been rolled back in IMS after it was read during refresh.

User response

If the database is still available to other update applications and you do not want uncommitted data sent to the target, stop the refresh operation and use a PSB with the appropriate PROCOPT setting by updating the table mapping. Alternately, ensure that the database is started as read-only to prevent any updates to the database. For more information, see “Setting up your environment for refresh”.