Page 1 of 1

not able to find custom built stage in data stage compilatio

Posted: Wed Jul 02, 2008 7:47 pm
by pavan_test
Hi All,

I am working in data stage version 8.0.1 I have a custom built stage in my respository.
however when i am not able to find it in the data stage compilation wizard when I am trying to compile the custom built stage. I am able to find rest of the custom built stages in the compilation wizard and i was able
to compile them successfully.

Have anyone of you encountered such as issue before in datastage version 8.0

can anyone please suggest me.

thanks
Mark

Posted: Wed Jul 02, 2008 7:51 pm
by ray.wurlod
I believe that you can only compile a Build stage from within the stage properties dialog.

not able to find custom built stage in data stage compilatio

Posted: Wed Jul 02, 2008 8:24 pm
by pavan_test
[quote="ray.wurlod"]I believe that you can only compile a Build stage from within the stage properties dialog. ...[/quote]

from v8.0;
from designer --tools ---> multiple job compile ---> opens data stage compilation wizard --> i selected
compile custom stage buildops -->i could not find my cutom build stage here

can you please let me know what do you mean bystage properties dialog. where can I find it.

thanks
mark

not able to find custom built stage in data stage compilatio

Posted: Thu Jul 03, 2008 7:56 am
by pavan_test
[quote="ray.wurlod"]I believe that you can only compile a Build stage from within the stage properties dialog. ...[/quote]

Hi All,

CAn anyone please suggest any work around for my problem. I am not able to find a custom wrapped stage type
in the compilation wizard.So i am not able to compile the custom wrapped stage. I am working on data stage v8.

Thanks
Mark

Posted: Thu Jul 03, 2008 4:14 pm
by ray.wurlod
Suddenly we're talking Wrapped rather than Build stage? Does a Wrapped stage even need separate compilation?

Posted: Thu Jul 03, 2008 5:07 pm
by deanwalker
Yes, a Wrapped Stage needs a wrapper script file generated.
Whether the MultiJob Compiler can see them seems to be the issue ...

Posted: Fri Jul 04, 2008 2:10 am
by deanwalker
The MultiJob compiler does not regenerate Wrapped stages, only Buildops.
Sounds like an issue to take to support - unless you are happy to copy the wrapped\*.op files between projects.