runnig script from commandline

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
dssubhani
Participant
Posts: 38
Joined: Wed Jul 14, 2010 11:12 pm

runnig script from commandline

Post by dssubhani »

Hi,

when running the script from command line.....getting this error..........

invalid arguments....


status=0

pls help


Thanks in advance,
Subhani
subhani
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

No idea. Maybe if you showed us the script itself?
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 »

And how you are "running" it. Otherwise there's absolutely no way for anyone to help you.
-craig

"You can never have too many knives" -- Logan Nine Fingers
kogads
Premium Member
Premium Member
Posts: 74
Joined: Fri Jun 05, 2009 5:36 pm

Post by kogads »

Probably the way you are giving the arguments is incorrect.Refer to the script what arguments need to be passed to the script while executing it.If you show the script and the command you are executing,you will have valid answers
Post Reply