GBase 8a database loading LOAD error message analysis and resolution article summary

When the GBase 8a database is loaded into the database through the LOAD method, SQL execution errors will be reported due to various reasons, which can be divided into two categories: 1. Resource category, that is, the table, column, data source, network, disk and other reasons involved in the loading ; 2. Business requirements for parameter settings.

This article just summarizes the types of errors that have been encountered and gradually improves them.

Resource class error

GBase 8a database cluster FTP loading error Login denied, 530 Permission denied.

GBase 8a database cluster FTP loading error Login denied, 530 Login incorrect

GBase 8a 加载LOAD报错I/O operation on ,Input/Output error, File name

GBase 8a database loading error report mix use file protocol

GBase 8a database loading error. Couldn't connect to server

GBase 8a database cluster load error Failed Initializateion

 

 

Business class error

GBase 8a loading LOAD data cannot be stored error skipped records, text parser error

GBase 8a Load LOAD data cannot be stored error skipped records, The number of data columns is less than the number of columns defined

GBase 8a loading LOAD data cannot be stored error skipped records, Out of range value

GBase 8a Validate error

other

If the reported error refers to the SQL operation error, for the logical error that the operation is successful but the data is not stored in the database, please refer to

Error data analysis of GBase 8a cluster loading data LOAD

GBase 8a cluster loads historical records through SQL query

Guess you like

Origin blog.csdn.net/java2000_net/article/details/108658011