メインコンテンツまでスキップ

PIPELINE_DUPLICATE_IDENTIFIERS error condition

SQLSTATE: 42710

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

DATASET

Attempted to register a <datasetType1> with identifier <datasetName>, but a <datasetType2> has already been registered with that identifier. Please ensure all datasets created within this pipeline have unique identifiers.

FLOW

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