IBM Support

Control Center is not starting getting a SQL Error code = 11406

Troubleshooting


Problem

Control Center is not starting the console.out shows
*********************** E R R O R ***************************
An error occurred while executing SQL command.
ALTER TABLE AUDIT_LOG SWITCH PARTITION $PARTITION.AL_PART_FUNC('2022-05-17') TO TEMP_AUDIT_LOG
SQL Error code = 11406
 Error code : InstallErrorCodeList.4008
Error : ALTER TABLE SWITCH statement failed. Source and target partitions have different values for the DATA_COMPRESSION option.
Exiting configuration process ... Check the log file

Symptom

There are SQL errors in the Engine log and .console.out pointing to a database issue with the MSSQL Server.
SQL Error code = 11406
Error code : InstallErrorCodeList.4008

Cause

Data Compression was put into place on the MSSQL Server, but not all tables were changed.

Environment

Microsoft SQL Server

Diagnosing The Problem

Look at the errors in the .console.out or nohup.out in the bin directory and also the Engine log in the log directory.
ERROR DB_Init - An error occurred while executing SQL command.
ALTER TABLE AUDIT_LOG SWITCH PARTITION $PARTITION.AL_PART_FUNC('2022-05-17') TO TEMP_AUDIT_LOG
SQL Error code = 11406
 Error code : InstallErrorCodeList.4008
ERROR DB_Init - ALTER TABLE SWITCH statement failed. Source and target partitions have different values for the DATA_COMPRESSION option.
    Stack Trace:
            com.microsoft.sqlserver.jdbc.SQLServerException: ALTER TABLE SWITCH statement failed. Source and target partitions have different values for the DATA_COMPRESSION option.

Resolving The Problem

Have the DBA correct the data base compression on all the tables to match.

Document Location

Worldwide

[{"Type":"MASTER","Line of Business":{"code":"LOB59","label":"Sustainability Software"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSJC3O","label":"IBM Sterling Control Center Monitor"},"ARM Category":[{"code":"a8m0z000000cwVyAAI","label":"ENGINE"}],"ARM Case Number":"TS013061246","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Versions"}]

Document Information

Modified date:
18 May 2023

UID

ibm16995603