Log Message: com.sap.SCC.core_server.000078
Message (FATAL)
Syntax
{databaseName} Database schema version is missing. Consider running the appropriate SQL patches.
Legend
- {databaseName}:
- The name of the database
Severity
FatalDetailed Information (Database System Log)
The technical version number of the database schema is empty in your database. This may occur if your database has not been populated: The schema has been created only. The installation tool (SAPinst) creates the schema and populates the SAP CC Core Database.
Possible Impacts
This instance of the SAP CC Core Server system 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.
- Determine why the version number is empty
- Run the SQL patches to populate your database schema
Additional Information
The version of the SAP CC Core Database is identified with a version number (VERSION_ID from the VERSION table): See Database Structure Reference -> Tables -> VERSION