Troubleshooting data decompression issue in CMDBDriver
You might encounter data decompression issues when the data that you are processing is large. The following table provides information about symptoms and the resolution to troubleshoot the issue:
Symptom | Resolution |
---|---|
The Decompression has failed error occurs when a resultset returned from the BMC Helix CMDB database to the AR System server is too large. If you are using the cmdbdriver program to retrieve data in bulk and it returns a large chunk of data, you might receive the error message that states, Decompression has failed. You might receive this error with cmdbdriver commands such as impdt and gli. |
|
You might get the following error when you use CMDBDriver to import a large XML file from a pod that is located outside the cluster. For example, from an exposed pod such as platform-fts-ext service. Example CMDBImportData results ReturnCode: ERROR Status List : 1 items Status Struct : Message type : ERROR Message number : 160 Message: Data Decompression has failed. Appended: checksum does not match Total items Processed : 0 | Perform one of the following steps to resolve this issue:
|