Partilhar via


INVALID_REPLACE_WHERE_OVERRIDE condição de erro

SQLSTATE: 42000

Uso inválido de replace_where_overrides:

FLOW_NOT_FOUND

Fluxo '<flowName>' não encontrado. Por favor, verifique o nome do fluxo e tente novamente.

FLUXO_NAO_SUBSTITUI_A_ONDE

** O fluxo '<flowName>' não é um local de substituição para flow. replace_where_overrides só pode ser especificado para substituir onde flui.

INVALID_EXPRESSION

Expressão de substituição inválida: '<expression>' para fluxo '<flowName>'

Motivo: <reason>

TAMANHO_MÁXIMO_EXCEDIDO

O tamanho total dos nomes de fluxo e predicados em "substituir onde" as substituições (<size>) excedem o máximo permitido (<limit>).

FLUXO_OU_PREDICADO_EM_FALTA

Tanto o nome do fluxo como o predicado devem ser especificados para uma substituição por sobresposição. Mas obteve nome de fluxo: <flowName> e predicado: <predicate>.

MUITAS_SUBSTITUIÇÕES

Número de substituições onde as sobreposições (<count>) excedem o máximo permitido (<limit>).