Log Message: com.sap.SCC.core_server.000582 (Deprecated)

Important Note

This log message ID is deprecated

Message (WARNING)

Syntax

This log message is now deprecated in SAP CC:

Invalid CIF configuration: inconsistent number of channels between bulkWriter "{bulkWriterName}" ({bulkWriterChannelCount} channels) and bulkReader "{bulkReaderName}" ({bulkReaderChannelCount} channels)

Legend
{bulkWriterName}:
The function name of the bulkWriter
{bulkWriterChannelCount}:
The number of writing channels of the bulkWriter
{bulkReaderName}:
The function name of the bulkReader
{bulkReaderChannelCount}:
The number of reading channels of the bulkReader

Severity

Warning

Detailed Information (APPS_COMMON Log)

The number of writing channels allocated to the specified bulkWriter function in the rater instances differs from the number of reading channels allocated to the specified bulkReader function in the bulkloader instances.

For each type of output data, the SAP CC system instances handle several channels to manage multiple files The mechanisms provide mass parallel processing and a high level of performance. Each channel handles a unique file.

Example

The POSTPAID_CIT_WRITER function in the rater instances must have the same number of channels as the POSTPAID_CIT_READER function in the bulkloader instances.

Possible Impacts

Some output data files generated by the specified bulkWriter function in the rater instances will not be processed by the corresponding bulkReader function in the bulkloader instances.

Next Steps (Troubleshooting)

This section provides you with some troubleshooting operations to identify the correction actions to be performed. In a production system landscape, contact your SAP Support Team for each fatal error message in the logs.

Update the CIF configuration so that the number of writing channels for the specified bulkWriter in the rater instances is equal to the number of reading channels for specified bulkReader in the bulkloader instances.

  • Use the SAP CC Setup Tool user interface and the cif export command
  • Edit the exported text file and change the relevant value
  • Import the changed configuration file with Setup Tool and the cif import command

This change may impact the global performance of the SAP CC system.

SAP User Experience

Enrich your SAP user experience and join our community:

Recommendation

SAP provides you with the SAP Community Network (SCN) platform. You can benefit from a wide range of technical and business guidance from a community of experts and share knowledge and your best practices.

Share your symptoms or step-by-step resolutions to a wide range of problems that may occur in your work with SAP Convergent Charging.