Hi
I have a transformation that looks at an Oracle view and appends the information to an Excel table.
It works absolutely fine if I manually run it. All is saved etc.
I want to schedule this as a task, so I create a package with the transformation in it, and only the transformation, and it fails.
Information 19/05/2011 09:04:34 Preparing to execute Seed check
Information 19/05/2011 09:04:34 Package Started
Information 19/05/2011 09:04:34 Executing Transformation: Seed extract
Information 19/05/2011 09:04:34 Source DSN: Data1.telehouse
Information 19/05/2011 09:04:34 Processed: Records
Information 19/05/2011 09:04:34 Errors:
Information 19/05/201 09:04:34 Records per second:
Error 19/05/2011 09:04:34 Execution of Transformation has failed
Error 19/05/201 09:04:34 Package Failed
Not much to go on, but any ideas?
Kind regards,
Andrew