Search found 6 matches

by scoope
Thu May 06, 2010 9:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Custom Stage Type BuildOp Help
Replies: 9
Views: 5310

Your Index() function syntax is good (assuming you have a Then and an Else clause for the If, and that this is an expression in a Transformer stage rather than in Build stage code). Therefore please post any error message; there is not enough information for us to suggest anything more. Here is the...
by scoope
Thu May 06, 2010 7:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Custom Stage Type BuildOp Help
Replies: 9
Views: 5310

Your Index() function syntax is good (assuming you have a Then and an Else clause for the If, and that this is an expression in a Transformer stage rather than in Build stage code). Therefore please post any error message; there is not enough information for us to suggest anything more. Here is the...
by scoope
Wed May 05, 2010 7:17 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Custom Stage Type BuildOp Help
Replies: 9
Views: 5310

The API is documented in the Parallel Job Advanced Developer's Guide. But why are you reinventing the wheel? The inbuilt Index() function can perform the task you describe. ... Ray, I tried to use the index function with no luck... I was doing it like so... but getting errors. I'm not in front of t...
by scoope
Wed May 05, 2010 8:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Custom Stage Type BuildOp Help
Replies: 9
Views: 5310

Custom Stage Type BuildOp Help

I am trying to find the index of a character (whitespace) in a string in a custom buildop. When I generate the buildop I get an error that .find is not part of the APT_String class. How can I accomplish this in a buildop? Any help would be appreciated. char gen_ssn_cde(APT_String ssn) { APT_String c...
by scoope
Mon Jun 05, 2006 2:52 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage Question
Replies: 5
Views: 2104

Sorry for duplicate post.

Sorry for the duplicate post. We run DataStage on a UNIX Server and we connect to it thru the Windows Client. We are running DataStage Enterprise Edition 7.5. We need to disable telnet for security reasons and have everybody connect to the UNIX server via ssh (thru putty). We want to disable telnet ...
by scoope
Mon Jun 05, 2006 2:07 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage Question
Replies: 5
Views: 2104

DataStage Question

Hello,

I am new to the dsxchange and I am in need of some help. I am curious to how the DataStage Windows Clients connect to the UNIX server. Is it via ssh or via telnet? Please advise as we need to disable telnet and want to know if this will effect production.

Thanks,
Seth