Search found 3 matches

by shiipip
Thu Nov 10, 2005 2:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error of excute job in command line interface
Replies: 7
Views: 2587

To: Kenneth Bland What's the syntax of dsjob with supplying the server, userid and password options? I execute the command just on the DataStage server. Why should I use server, userid and password options? To: Ray Wurlod After I executed this command "./dsjob -jobinfo testprj test",the re...
by shiipip
Tue Nov 08, 2005 7:06 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error of excute job in command line interface
Replies: 7
Views: 2587

I also tried this code:
./dsjob -run -param Path=/tmp testprj test
And I get the same error message.
The parameter's name is correct.

What's the meaning of "Error -1006?"?


Thanks.
by shiipip
Tue Nov 08, 2005 2:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error of excute job in command line interface
Replies: 7
Views: 2587

Error of excute job in command line interface

Hi,all
When I excute "./dsjob -run -param Path=/tmp/ testprj test" in command line interface,I get the following error message:
Error -1006?Path getting information for parameter ''

Status code = -1006?

Does anyone know what's the problem?
Thanks.
:shock: