Log Message: com.sap.SCC.core_server.000426

Message (WARNING)

Syntax

{clientConnection} is not an instance of the system ID {thisSystemID} but an instance of system ID {clientSystemID}

Legend
{clientConnection}:
The instance trying to connect to the current instance
{thisSystemID}:
The system ID of the current instance
{clientSystemID}:
The system ID of the remote connection

Severity

Warning

Detailed Information (APPS_COMMON Log)

The instance has not been authorized to connect to the current instance because their system IDs are different.

Possible Impacts

The requesting instance will not start.

Next Steps

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.

  • Check the boot configuration file (boot.config) of the requesting instance
  • Change the value of the SYSTEM_ID property
  • Restart the requesting instance

Additional Information