Eric Whitley
unread,Jun 16, 2011, 3:46:52 PM6/16/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CozyRoc
Hello -
I'm sure this is something I've done on my part, but I'm not sure
what.
I've created two packages - package (A) and package (B).
Package (A) has a parallel loop task
Package (B) does work based on parameters sent from package (A)
I've had things working fine locally for some time, but when I went to
schedule (A) on a separate SQL server I receive the following message
Code: 0xC002F304
Source: Parallel Loop Task Parallel Loop Task
Description: An error occurred with the following error message:
"Failed to retrieve active package.".
End Error
DTExec: The package execution returned DTSER_FAILURE (1).
Note:
* We're licensed for 1.5 and other packages (with CozyRoc components)
work on the box
* I did move (B) out to the server with (A) ;)
* Scheduling package (B) directly and setting variables from the job
scheduler works - (B) runs fine
* We're housing packages in the package store
My assumption is that package (A) is either unable to resolve its own
or path or that of package (B), but I'm not sure how to address
that.
The configuration file for package (A) specifies the path to package
(B). I've tried using both UNC paths as well as local fully qualified
file system paths - no luck.
Or maybe it's not location at all. :P I'm not sure. Any ideas or
suggestions much appreciated.
Thank you,
Eric