Hi at all.
Can somebody help me, I have the folllwing problem.
I'm trying to use the Fastload utility with teradata studio express SQL Assistant but I have this Error:
Error inserting data. Check the teradata SQL History for Details.
Caused by: Teradata Load Error: Batch is empty
Moreover in the "Teradata SQL History" label of the teradata studio express in the section note the following message is reported:
Starting Teradata Load...
Teradata Load Error Occurred: Error Code = 0
SQL State = null
Message = Teradata Load Error: Batch is empty.
1009 Rows Processed
0 Rows Loaded
Teradata Load Failed
Row number 2 had an error.
Cause = Unexpected number of parameters
Row number 3 had an error.
Cause = Unexpected number of parameters
Row number 4 had an error.
Cause = Unexpected number of parameters
Row number 5 had an error.
Cause = Unexpected number of parameters
Row number 6 had an error.
Cause = Unexpected number of parameters
Row number 7 had an error.
Cause = Unexpected number of parameters
.....
.....
.....
......
up to row 1009.
Note: in teradata studio express when we make right click on the mouse we can choose the following two options for loading data;
- LOAD
- TERADATA LOAD
I wanto to preface that i do not know the difference between 1. and 2. but the error above reported is related to point 2., that is, when I use TERADATA LOAD option.