The Data Integration APIs return error codes described here.
| Error code | Description |
|---|---|
| DI-ADAPTER-VAL-0000 | Validation error occurred |
| DI-ADAPTER-VAL-0001 | Constraint violation error |
| DI-ADAPTER-VAL-0002 | Invalid request parameter |
| DI-ADAPTER-IO-0000 | Input/Output error occurred |
| DI-ADAPTER-IO-0001 | JSON processing error |
| DI-ADAPTER-PRJ-0001 | Failed to retrieve projects |
| DI-ADAPTER-PRJ-0002 | Failed to retrieve project |
| DI-ADAPTER-PRJ-0003 | Failed to create project |
| DI-ADAPTER-PRJ-0004 | Failed to update project |
| DI-ADAPTER-PRJ-0005 | Project not found |
| DI-ADAPTER-PRJ-0006 | Failed to delete project |
| DI-ADAPTER-ACT-0001 | No actions specified for project activation |
| DI-ADAPTER-ACT-0002 | Project activation failed while polling staging status |
| DI-ADAPTER-ACT-0003 | Project activation failed while staging |
| DI-ADAPTER-ACT-0004 | Project must be staged before activating configuration |
| DI-ADAPTER-ACT-0005 | Project must be activated before starting pipelines |
| DI-ADAPTER-ACT-0006 | Project activation failed |
| DI-ADAPTER-COM-0001 | Failed to trigger project staging |
| DI-ADAPTER-COM-0002 | Project staging status not found |
| DI-ADAPTER-COM-0003 | Failed to retrieve project staging status |
| DI-ADAPTER-DEP-0001 | Failed to trigger project deployment |
| DI-ADAPTER-PIP-0001 | No Pipelines activated to get started |
| DI-ADAPTER-PIP-0002 | Pipeline must be activated before starting |
| DI-ADAPTER-PIP-0003 | Failed to trigger pipeline start action |
| DI-ADAPTER-PIP-0004 | No Pipelines activated to get stopped |
| DI-ADAPTER-PIP-0005 | Pipeline must be activated before stopping |
| DI-ADAPTER-PIP-0006 | Failed to trigger pipeline stop action |
| DI-ADAPTER-STA-0001 | Failed to retrieve project status |
| DI-ADAPTER-STA-0002 | Project status not found |
| DI-ADAPTER-STA-0003 | Failed to retrieve pipeline status |
| DI-ADAPTER-STA-0004 | Pipeline status not found |
| DI-ADAPTER-ALT-0001 | Failed to retrieve project alerts |
| DI-ADAPTER-ALT-0002 | Project alerts not found |
| DI-ADAPTER-SNP-0001 | Snapshot is missing project details |
| DI-ADAPTER-SNP-0002 | Invalid snapshot details |
| DI-ADAPTER-SNP-0003 | Snapshot not found |
| DI-ADAPTER-SNP-0004 | Failed to retrieve snapshot |
| DI-ADAPTER-SNP-0005 | Deployed snapshot not found |
| DI-ADAPTER-SNP-0006 | Failed to retrieve deployed snapshot |
| DI-ADAPTER-MBS-0001 | Failed to create metabase |
| DI-ADAPTER-MBS-0002 | No metabase found |
| DI-ADAPTER-MBS-0003 | Failed to retrieve metabase |
| DI-ADAPTER-MFD-0001 | Failed to export mainframe pipelines |
| DI-ADAPTER-MFD-0002 | Failed to import mainframe pipelines |
| DI-ADAPTER-MFD-0003 | Invalid pipeline configuration for mainframe script generation |
| DI-ADAPTER-MFD-0004 | Failed to generate mainframe pipeline scripts |
| DI-ADAPTER-MFD-0005 | Mainframe pipeline script already exists for the given pipeline |
| DI-ADAPTER-MFD-0006 | No actions specified in the mainframe pipeline activation request |
| DI-ADAPTER-MFD-0007 | Failed to parse mainframe pipeline validation results |
| DI-ADAPTER-MFD-0008 | Failed to commit mainframe pipeline |
| DI-ADAPTER-MFD-0009 | Failed to deploy mainframe pipeline |
| DI-ADAPTER-MFD-0010 | Failed to start mainframe pipeline |
| DI-ADAPTER-MFD-0011 | Failed to activate mainframe pipeline |
| DI-ADAPTER-MFF-0001 | Failed to create mainframe file |
| DI-ADAPTER-MFF-0002 | Mainframe file content is empty for non-directory file |
| DI-ADAPTER-MFF-0003 | Failed to retrieve mainframe files |
| DI-ADAPTER-MFF-0004 | Mainframe files not found for the given pipeline |
| DI-ADAPTER-MFF-0005 | Failed to rename mainframe files |
| DI-ADAPTER-MFF-0006 | Failed to download mainframe files |
| DI-ADAPTER-MFF-0007 | Failed to delete mainframe file |
| DI-ADAPTER-MFF-0008 | Failed to update mainframe file |
| DI-ADAPTER-MFP-0001 | Mainframe parameter not found |
| DI-ADAPTER-MFP-0002 | Failed to retrieve mainframe parameter |
| DI-ADAPTER-MFP-0003 | Failed to create mainframe parameter |
| DI-ADAPTER-MFP-0004 | Failed to update mainframe parameter |
| DI-ADAPTER-MFP-0005 | Failed to delete mainframe parameter |
| DI-ADAPTER-MFP-0006 | Mainframe parameter with the same name already exists |
| DI-ADAPTER-MFP-0007 | Encrypted parameter cannot be changed to plain text |
| DI-ADAPTER-LGR-0001 | Failed to create log reader |
| DI-ADAPTER-LGR-0002 | No log reader found |
| DI-ADAPTER-LGR-0003 | Failed to retrieve log reader |
| DI-ADAPTER-UDB-0001 | Failed to create user database |
| DI-ADAPTER-LDR-0001 | SQL Server log directory not found |
| DI-ADAPTER-LDR-0002 | Failed to retrieve SQL Server log directory |
| DI-ADAPTER-DFL-0001 | Failed to retrieve pipelines |
| DI-ADAPTER-DFL-0002 | Failed to retrieve pipeline |
| DI-ADAPTER-DFL-0003 | Pipeline is not associated with the specified project |
| DI-ADAPTER-DFL-0004 | Failed to create pipeline |
| DI-ADAPTER-DFL-0005 | Pipeline with the same name already exists in the project |
| DI-ADAPTER-DFL-0006 | Failed to associate connections with pipeline |
| DI-ADAPTER-DFL-0007 | Pipeline not found |
| DI-ADAPTER-DFL-0008 | Source or Target connection not found associated with the pipeline |
| DI-ADAPTER-DFL-0009 | Failed to associate staging configuration with pipeline |
| DI-ADAPTER-DFL-0010 | Failed to process pipeline configuration |
| DI-ADAPTER-DFL-0011 | Invalid connection combination: Sync Pipeline can not have source connection as Kafka |
| DI-ADAPTER-DFL-0012 | Invalid connection combination: Sync Pipeline can only have source connection as IMS, VSAM or DB2 z/OS |
| DI-ADAPTER-DFL-0013 | Invalid connection combination: Sync Pipeline should have target connection as Kafka |
| DI-ADAPTER-DFL-0014 | Invalid connection combination: Reverse Sync Pipeline should have source connection as Kafka |
| DI-ADAPTER-DFL-0015 | Invalid connection combination: Reverse Sync Pipeline can only have target connection as DB2 i or DB2 z/OS |
| DI-ADAPTER-DFL-0016 | Invalid connection details: ID and Type mismatch |
| DI-ADAPTER-DFL-0017 | Invalid mainframe replication mode |
| DI-ADAPTER-DFL-0018 | Missing configuration for the selected mainframe replication pipeline |
| DI-ADAPTER-DFL-0019 | Failed to associate source selection configuration with pipeline |
| DI-ADAPTER-DFL-0020 | Selected source assets configuration to be associated with pipeline is not yet cataloged |
| DI-ADAPTER-DFL-0021 | Missing Selected source assets configuration to be associated with pipeline in Data Catalog |
| DI-ADAPTER-DFL-0022 | Failed to associate target selection configuration with pipeline |
| DI-ADAPTER-DFL-0023 | Selected target assets configuration to be associated with pipeline is not yet cataloged |
| DI-ADAPTER-DFL-0024 | Missing Selected target assets configuration to be associated with pipeline in Data Catalog |
| DI-ADAPTER-DFL-0025 | Failed to apply transformation rule with pipeline |
| DI-ADAPTER-DFL-0026 | Failed to delete pipeline |
| DI-ADAPTER-MAP-0001 | Failed to associate selected tables with pipeline |
| DI-ADAPTER-MAP-0002 | Failed to associate table mapping configuration with pipeline |
| DI-ADAPTER-MAP-0003 | Source Mapping assets missing in Data Catalog |
| DI-ADAPTER-MAP-0004 | Target Mapping assets missing in Data Catalog |
| DI-ADAPTER-MAP-0005 | Target Mapping assets are not selected in pipeline configuration |
| DI-ADAPTER-MAP-0006 | Missing source selection assets matching criteria in Data Catalog |
| DI-ADAPTER-MAP-0007 | Failed to fetch source assets matching desired selection criteria |
| DI-ADAPTER-AST-0001 | Asset not found in Data Catalog |
| DI-ADAPTER-AST-0002 | Failed to retrieve asset from Data Catalog |
| DI-ADAPTER-AST-0003 | Database assets not available in Data Catalog |
| DI-ADAPTER-AST-0004 | Failed to retrieve Database assets from Data Catalog |
| DI-ADAPTER-AST-0005 | Schema assets not available in Data Catalog |
| DI-ADAPTER-AST-0006 | Failed to retrieve Schema assets from Data Catalog |
| DI-ADAPTER-AST-0007 | Table assets not available in Data Catalog |
| DI-ADAPTER-AST-0008 | Failed to retrieve Table assets from Data Catalog |
| DI-ADAPTER-AST-0009 | Topic assets not available in Data Catalog |
| DI-ADAPTER-AST-0010 | Failed to retrieve Topic assets from Data Catalog |
| DI-ADAPTER-AST-0011 | Schema Registry Subject assets not available in Data Catalog |
| DI-ADAPTER-AST-0012 | Failed to retrieve Schema Registry Subject assets from Data Catalog |
| DI-ADAPTER-AST-0013 | Missing harvested Host asset in Data Catalog |
| DI-ADAPTER-AST-0014 | Failed to retrieve harvested Host asset from Data Catalog |
| DI-ADAPTER-AST-0015 | Missing harvested Kafka Cluster asset in Data Catalog |
| DI-ADAPTER-AST-0016 | Failed to retrieve harvested Kafka Cluster asset from Data Catalog |
| DI-ADAPTER-CON-0001 | Source connection not found |
| DI-ADAPTER-CON-0002 | Failed to retrieve source connection |
| DI-ADAPTER-CON-0003 | Invalid source connection asset |
| DI-ADAPTER-CON-0004 | Invalid type for source connection |
| DI-ADAPTER-CON-0005 | Source connection is not supported |
| DI-ADAPTER-CON-0006 | Target connection not found |
| DI-ADAPTER-CON-0007 | Failed to retrieve target connection |
| DI-ADAPTER-CON-0008 | Invalid target connection asset |
| DI-ADAPTER-CON-0009 | Target connection is not supported |
| DI-ADAPTER-CON-0010 | Invalid type for target connection |
| DI-ADAPTER-AUT-0001 | Authorization failed - missing or invalid credentials |
| DI-ADAPTER-AUT-0002 | Authorization failed - insufficient permissions |
| DI-ADAPTER-AUT-0003 | Authorization token expired |
| DI-ADAPTER-DTS-0001 | Invalid target dataset creation details |
| DI-ADAPTER-DTS-0002 | Failed to create target dataset |
| DI-ADAPTER-DTS-0003 | Target Dataset creation for the given pipeline is already in progress |
| DI-ADAPTER-DTS-0004 | Target Dataset creation status not found |
| DI-ADAPTER-DTS-0005 | Failed to fetch target dataset creation status |
| DI-ADAPTER-DTS-0006 | No valid table mappings found for the provided IDs in pipeline |
| DI-ADAPTER-DTS-0007 | Unsupported target connection type for dataset creation |
| DI-ADAPTER-RTE-0001 | Failed to retrieve runtime engines |
| DI-ADAPTER-RTE-0002 | Runtime engine not found |
| DI-ADAPTER-GEN-0000 | An unexpected error occurred |
| DI-ADAPTER-GEN-0001 | Failed to map entity to response due to unsupported entity type |