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.
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>