Skip to main content

Load All – Error Reference Guide

When running a Load All for an extraction, various errors may occur depending on the source system, connection configuration, or data being processed. This guide explains the most common errors, their causes, and how to resolve them.

Error Sheet

Error
Overview

Cause: DataSync could not authenticate or reach the source API.

Solution: Confirm connection settings and credentials (API key/token, user, permissions).

Cause: API performance is degraded or the request timed out during a large load.

Solution: Retry the load or reduce the load size using filters or smaller date ranges.

Cause: An internal processing error occurred in DataSync.

Solution: Contact Nectari Support.

Cause: The task was stopped before completion.

Solution: Review the logs and rerun the task.

Cause: Some partitions were not loaded before running the clean delete process.

Solution: Load the missing partitions, then rerun.

Cause: A deadlock occurred due to competing processes, such as another extraction, OLAP cube activity, or table locks.

Solution: Rerun the operation once the blocking process has completed.

Cause: The post‑execution SQL script is invalid and cannot be validated, causing the job to fail at the end of execution.

Solution: Review and correct the SQL in the post‑execution script.

Cause: The filter value is not in the expected data type. For example, SXA may return values like '(data invalid) 0.0000,50.6400'.

Solution: Split the value so it can be interpreted as a valid decimal.

Cause: The data warehouse has reached its allocated size limit.

Solution: Contact your Nectari sales representative.

Cause: SQL Server returned an error because the table name or schema is invalid or does not exist.

Solution: Verify that the table and schema names are correct in the source or query.

Cause: A partition encountered an error during the load by partition process.

Solution: Review the failing partition to identify and correct the underlying issue.

Cause: The login credentials for the data warehouse are invalid or the user lacks required permissions.

Solution: If the issue is permission‑related, contact Nectari Support.

Cause: The job was manually canceled before completion.

Solution: Rerun the job if cancellation was unintentional.

Cause: Too much data is being processed for the available memory.

Solution: For Cloud deployments, contact Nectari Support.

Cause: The value is too large for the destination column, or a binary value is being inserted into a string column.

Solution: Increase the size of the destination column or correct the source data type.

Cause: The connection is not valid or cannot be verified.

Solution: Verify that all source connection settings (username, password, server name, URL, etc.) are correctly configured.

Cause: The executing operation was canceled before completion.

Solution: Rerun the operation once the cancellation cause is resolved.

Cause: The extraction period is invalid. This message is returned by Sage Intacct.

Solution: Review the period settings and ensure they match valid Sage Intacct periods.

Cause: Sage Intacct services are unavailable or experiencing downtime.

Solution: Wait for Sage Intacct services to recover, then retry the operation.