Technote (FAQ)
Question
What should be done if Classic Data Architect (CDA) shows Error (0x006A004E) for Replication State and an error message simular to the following is received..
CECC0018E The target server encountered an unexpected error condition 792 for subscription T4_P_APPLY1_NHQK. The error message code is 6A004E, with the specific return codes (11000,7FD890).
Cause
It was confirmed that the issue is a fragmentation problem caused by a subpool shared between apply and writer threads being 97% full. There are no storage leaks but natural fragmentation will occur when a pool is near its configured capacity.
Answer
To remove this exposure, the USERSUBPOOLMAX parameter in each apply server needs to be increased from its current setting to a higher value. This change provides plenty of cushion to remove any issues caused by fragmentation.
The operator command to change this setting is:
F servername,SET,CONFIG,SERVICE=IMSAPLY,USERSUBPOOLMAX=1572864
Once these changes are made to the apply servers, the apply servers must be recycled so the changes take effect.
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.