ARCHITECTURE_MIGRATION_FAILURE error class

SQLSTATE: none assigned

((ERROR-CLASS-MESSAGE))This error class has the following derived error classes.

BACKING_TABLE_NOT_FOUND_FOR_PARENT_TABLE

Backing table not found for MV or ST with id <parentTableId> belonging to pipeline <pipelineId>.

CANNOT_MIGRATE_HMS_PIPELINE

Architecture migration is not supported for HMS pipelines. Pipeline with id <pipelineId> is not eligible for migration.

EVENT_LOG_NOT_FOUND_FOR_PIPELINE

Event log not found for pipeline <pipelineId>

INVALID_BACKING_TABLE_NAME

Backing table has incorrect updated name. Old backing table name: <oldBackingTableName>, new backing table name: <newBackingTableName>.

PIPELINE_NOT_FOUND_IN_DLT_DATABASE

Pipeline with id <pipelineId> was not found in the DLT Database during architecture migration.

PIPELINE_NOT_FOUND_IN_UC

Pipeline with id <pipelineId> was not found in UC during architecture migration.

PRE_MIGRATION_VALIDATION_FAILED

Pipeline with id <pipelineId> failed pre-migration validation. Reason: <reason>

RECONCILIATION_QUERY_NOT_FOUND_FOR_PIPELINE

Reconciliation query not found on MV/ST with id <parentTableId> belonging to pipeline <pipelineId>.

UNEXPECTED_ERROR_DURING_ARCHITECTURE_MIGRATION

Pipeline with id <pipelineId> encountered an unexpected error during architecture migration. The error message is: <errorMessage>.