Viewing 7 posts - 1 through 7 (of 7 total)
I am extracting from an Oracle Number data type, casting it as Number(18, 5) (because SSIS doesn't load the field without precision specified) and then loading it back to an...
November 3, 2011 at 3:43 pm
I am also getting a similar error!
My Execute Process Task is supposed to run a batch file, which in turn is supposed to Process a Cognos cube.
The batch file contains...
March 31, 2009 at 3:31 am
I doubt it.
Everything else works.
But thanx for the thought.
March 6, 2009 at 6:09 am
Thank you very much!
September 5, 2008 at 3:15 am
Thanks!
I will have a look!
September 4, 2008 at 10:32 am
Hi Venkat,
--Check if the variable is getting assigned with proper value returned from oracle.
I have two variables: 'User::SELECT' contains the select statement that is used to parse against Oracle and...
September 4, 2008 at 1:56 am
Hi,
I did put the Variable Name , User::SELECT, in the ReadWriteVariables property of the script task.
Do I need to lock it in another way?
September 4, 2008 at 1:45 am
Viewing 7 posts - 1 through 7 (of 7 total)