Search found 42189 matches

by chulett
Tue Oct 23, 2007 8:57 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DSGetLinkInfo to get the DSJ.LINKROWCOUNT
Replies: 6
Views: 2224

No can do. Let's approach it from this angle - what are you trying to accomplish?
by chulett
Tue Oct 23, 2007 8:18 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DSGetLinkInfo to get the DSJ.LINKROWCOUNT
Replies: 6
Views: 2224

You are calling this where? :?

Functions of that nature are meant to be used 'after job' or in a separate step in a following job or Sequence activity. Are you doing this inside the running job?
by chulett
Tue Oct 23, 2007 8:16 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: After-job routine calls unix command 'sed'
Replies: 11
Views: 3349

Your 'example' shows a relative path, hence the guess. First you mentioned ExecSH and now DSExecute. Please post the exact syntax you are using to execute whatever command you are running. DSExecute returns information in the two variables you name at the end of the call - check the docs. For what y...
by chulett
Tue Oct 23, 2007 4:24 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: After-job routine calls unix command 'sed'
Replies: 11
Views: 3349

:? What doesn't work about it? If I had to guess, I'd assume it is because you are using relative file paths...
by chulett
Tue Oct 23, 2007 3:42 pm
Forum: General
Topic: File attachment thru DS Mail.
Replies: 4
Views: 1285

Routines\Built-In\Utilities\DSSendMailAttachmentTester
by chulett
Tue Oct 23, 2007 3:06 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: CDC Stage - issue capturing deletes
Replies: 3
Views: 893

Suggest you try a Search for all terms with a phrase like "CDC deletes" and see if anything that comes up helps.
by chulett
Tue Oct 23, 2007 2:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Convert timestamp to MMDDCCYYHHMMSS
Replies: 18
Views: 5723

Doesn't answer the question - what format is that in? You need to know that in order to know how to 'convert' it...
by chulett
Tue Oct 23, 2007 2:21 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Convert timestamp to MMDDCCYYHHMMSS
Replies: 18
Views: 5723

Doesn't answer the question - what format is that in? You need to know that in order to know how to 'convert' it...
by chulett
Tue Oct 23, 2007 2:20 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: CDC Stage - issue capturing deletes
Replies: 3
Views: 893

Did you set 'Drop output for Delete' = false in the stage?
by chulett
Tue Oct 23, 2007 2:15 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Convert timestamp to MMDDCCYYHHMMSS
Replies: 18
Views: 5723

Best to specify what the exact format is that you need to convert it from would be.
by chulett
Tue Oct 23, 2007 12:16 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Migration from Abinitio to Datastage
Replies: 13
Views: 10403

If such a thing does exist, they won't simply give it to you. In my experience, it would only be offered as part of a consulting package.
by chulett
Tue Oct 23, 2007 12:12 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: one Row into multiple rows
Replies: 1
Views: 965

Pivot stage.
by chulett
Tue Oct 23, 2007 7:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Where can I enable the NLS setting???
Replies: 14
Views: 6096

ICE - Is this in response to your other thread?

http://www.dsxchange.com/viewtopic.php?t=113918
by chulett
Tue Oct 23, 2007 7:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: errors in xml
Replies: 6
Views: 2093

:idea: Do you work with anyone who isn't quite so 'very new to xml', someone you can get some help from?

How about posting some of the XML you are trying to read?
by chulett
Tue Oct 23, 2007 7:29 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Warning in Datastage 8x Remove duplicate stage
Replies: 6
Views: 6774

Maveric wrote:Also do an exact search on "does not fulfill the sort requirements". This has been discussed here a lot of times.

What did you find when you took Maveric's advice?