Page 1 of 1

Custom Wrapped Parallel Stage Question

Posted: Thu Aug 23, 2007 5:07 pm
by csuttl
Hello All,

I have a custom wrapped parallel stage which wraps a korn shell. I would like to send descriptive error information to the datastage log file. I thought it might work if I redirected my ksh error message to stderr but that doesn't seem to work. Does anyone know if this is possible and if so, how can I accomplish this?

Also, if this is in the documentation please point me to the right pdf as I can't seem to find it.

Thanks!

Posted: Thu Aug 23, 2007 6:10 pm
by vmcburney
Not sure how to fix your error message problem but the documentation on custom stages is in the Advanced Parallel Job Developers Guide.

Posted: Fri Aug 24, 2007 7:19 am
by kduke
I am sure it is possible. I have not done it but I know people who have got it to work.