Search found 42189 matches

by chulett
Thu Aug 14, 2008 3:55 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: FTP Query
Replies: 7
Views: 2215

I wouldn't consider that as "successful completion" but that's just me. Please to ignore the intrusion, we now return you to your regularly scheduled conversation...
by chulett
Thu Aug 14, 2008 3:51 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sub routine
Replies: 6
Views: 1327

Early. Misremembered. Edited.
by chulett
Thu Aug 14, 2008 3:45 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to get Max(DATE) using transformer
Replies: 16
Views: 12625

Re: how to get Max(DATE) using transformer

Server forum, Server post, PX advise. Hence the comment.

syeed wrote:Other Simple Way would be have a remove duplicate stage Sort data based on first by field01 and field02(descending) and Remove duplicate key as field01 with Retain=First Record.
by chulett
Thu Aug 14, 2008 2:53 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Null Field in Fixed Width Sequential File
Replies: 5
Views: 2544

Don't you mean "?????". Fixed width, after all.
by chulett
Thu Aug 14, 2008 2:34 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Rebuild Index option -- Oracle Enterprise stage
Replies: 2
Views: 2230

Sounds like you have the grants you need to see the index, but not enough to drop / rebuild it. Check with your DBA, show them the ORA error.
by chulett
Thu Aug 14, 2008 2:08 pm
Forum: General
Topic: Is there any version of Data Stage as 8.1?
Replies: 6
Views: 3489

That's what pretty much any software company on the planet does. Still, made me chuckle.
by chulett
Thu Aug 14, 2008 1:57 pm
Forum: General
Topic: Is there any version of Data Stage as 8.1?
Replies: 6
Views: 3489

attu wrote:...and bugs.

:lol:
by chulett
Thu Aug 14, 2008 1:04 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: NLS Mapping Warning/error
Replies: 12
Views: 4126

Still need to answer the question. And if "od" doesn't mean much, you can google for "free windows hex editors" and take your pick.
by chulett
Thu Aug 14, 2008 11:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Issue about DSEXPORT.exe
Replies: 13
Views: 3669

Yes, you would need Perl. Does Google not work for you? Searching for "perl windows" should do the trick.
by chulett
Thu Aug 14, 2008 11:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: FTP Query
Replies: 7
Views: 2215

So - under what circumstances would you not find a file there after successful completion of the FTP job?
by chulett
Thu Aug 14, 2008 10:22 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Processing XML files
Replies: 5
Views: 1443

Ugh. Use DataStage to run command line ftp for this... or "just a huge size varchar column".
by chulett
Thu Aug 14, 2008 10:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: FTP Query
Replies: 7
Views: 2215

No, no threats there. That WFF step seems superfluous to me, but whatever.
by chulett
Thu Aug 14, 2008 10:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: NLS Mapping Warning/error
Replies: 12
Views: 4126

Four steps actually.

4. Learn patience.
by chulett
Thu Aug 14, 2008 9:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Parameters
Replies: 8
Views: 1530

Then time to mark as Resolved with the big button at the top of the page.
by chulett
Thu Aug 14, 2008 8:58 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: D_ prefixing with hash file stages
Replies: 3
Views: 999

No, it's not. The hashed file is created with the name you specified and another file is created with the "D_" prefix: the "dictionary" file that holds the metadata.

This is nothing you need to worry about nor "disable".