Log Message: com.sap.SCC.infra.000030
Message (INFO)
Syntax
SQL manager is connected to {dbUri} using properties {properties} ({poolSize} connections in pool, {statementSize} statements in cache).
Legend
- {dbUri}:
- The database URI connected to
- {properties}:
- The properties used to connect to database
- {poolSize}:
- The number of connections in the pool
- {statementSize}:
- The number of statements in cache
Severity
InformationDetailed Information (Database System Log)
SAP Convergent Charging has successfully connected to the database. Several connections have been created and the statement cache is configured.
Additional Information
Relates to two former messages: SQL_MANAGER_CONNECTED used to indicate which database is connected
and SQL_MANAGER_RUNNING to indicate how connections are configured.