Error invoking Data Stage sequncer calling SFTP script

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
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

The answer is "no", which a Search would have revealed for you.

The answer is also no because there's no way you can invoke a sequencer at all, other than within a job sequence. It's important that you use correct terminology so that your interlocutors can understand unambiguously what you are saying.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

You're probably not passing the parameters correctly. Hard to say without proper details. And in your script you either need to 'cd' to your source location or use a full path.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply