Share via


PIPELINE_DUPLICATE_IDENTIFIERS error condition

SQLSTATE: 42710

A duplicate identifier was found for elements registered in the pipeline's dataflow graph.

FLOW

Flow <flowName> was found in multiple datasets: <datasetNames>

OUTPUT

Attempted to register a <outputType1> with identifier <outputName>, but a <outputType2> has already been registered with that identifier. Please ensure all outputs created within this pipeline have unique identifiers.