DSExecute parameters

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
neeta_khatri
Participant
Posts: 1
Joined: Mon Aug 06, 2012 1:17 am
Location: India

DSExecute parameters

Post by neeta_khatri »

Hi,

I am trying to call batch file from data stage job via using DSExecute().

but getting the error:
Wrapper: Wrapper printed bad property list: Expected "," or "}", got: "Z", line 5; stdout text: {
wrapped,
kind = parallel,

Kindly provide me the suitable sample values for all four input parameters.

Call DSExecute (ShellType, Command, Output, SystemReturnCode).

Thanks in advance.
Regards,
Neeta
Rgds,
Neeta
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

Try using the "Search" button in the menu above, type in "Call DSExecute" as an exact search and -presto- you will see 46 matches, amongst which are several examples.

Perhaps you could post your values for the 4 parameters.

p.s. This isn't the correct forum for this question, but once Craig wakes up in the USA he'll move this thread to the correct one.
Last edited by ArndW on Tue Aug 07, 2012 6:51 am, edited 1 time in total.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Wha... ok, ok, I'm up. Zzzzzz...

Moved
-craig

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