Focal Point
Bulk Load

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/1381057331/m/7311060961

May 23, 2006, 09:36 AM
dkirk
Bulk Load
Does anybody have any tips on using bulk load and how to get the best out of it.

We are using Data Migrator v533.

It is working okay for some jobs but for others I am getting errors as bellow:

Error = [Microsoft][ODBC SQL Server Driver]String data, right truncation
SQLState = 22001, NativeError = 0

and

SQLState = 22005, NativeError = 0
Error = [Microsoft][ODBC SQL Server Driver]Invalid character value for cast spec
ification

They work fine if I set it back to insert records from memory.

Many thanks
August 30, 2006, 09:25 AM
dkirk
I have tracked down the cause:

It is only causing a problem if I am using bulk load where the job has a Date in.

I think it is something to do with the format of the date when it is being passed to the SQL server.
October 04, 2006, 02:05 PM
smiths
We just had the same problem in 5.2.8. It was patched in 5.2.9. It had been working fine in 5.2.3, so there were obviously some regression issues.


------------------------------------------------------------------------
PROD: WebFOCUS 7.6.2 on Unix AIX/Tomcat/Servlet Mode
TEST: WebFOCUS 7.6.2 on Unix AIX/Tomcat/Servlet Mode