SQLServer Enterprise Stage - Write method results in Error

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Unless there's a transformer involved here your C++ compiler isn't used. Regardless, even then I doubt it is the issue. For such a minimal 'internal' error like that, I would think you'd need to involve your official support provider.
-craig

"You can never have too many knives" -- Logan Nine Fingers
intelcom
Premium Member
Premium Member
Posts: 25
Joined: Thu Feb 28, 2008 2:05 am

Post by intelcom »

Yeah there's no transformer here, just a source -link-> target.

Thanks for the answer though.

Is there any additional variables/toggles i can do to get even more output than the log already provided?
Post Reply