Viewing 6 posts - 1 through 7 (of 7 total)
Phil Parkin (10/8/2015)
garfieldlandry (10/8/2015)
Apology accepted. As you have no idea what the problem may be (and neither do I), my suggestions were merely an attempt to try to narrow down...
October 8, 2015 at 11:50 am
If you change the target to a SQL Server table, does it work OK?
Do the columns which fail to be populated have anything in common? Same datatype, space in column...
October 8, 2015 at 11:28 am
Alvin Ramard (10/8/2015)
garfieldlandry (10/8/2015)
October 8, 2015 at 11:25 am
1. It loads to Informix not sql server.
2. It has 2 columns, only 1 doesn't load. One is int and one is varchar.
Keep in mind it works when manually...
October 8, 2015 at 11:11 am
Yes, the job has no problem running. It just doesn't load the second column. There are two columns, col1 int, Col2 varchar(80).
October 8, 2015 at 11:09 am
I am using a config file. The same config file manually as I use when running as SQL Job. The SSIS package moves data to an Informix table. It works...
October 8, 2015 at 11:01 am
Viewing 6 posts - 1 through 7 (of 7 total)