Search found 42189 matches

by chulett
Fri Aug 22, 2008 6:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Service IBMWAS6Service not running
Replies: 9
Views: 7268

Good. If no-one here has an ideain the meantime, post back what Support comes up with so we're all educated. :wink:
by chulett
Fri Aug 22, 2008 6:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Consuming split files in a job
Replies: 12
Views: 2601

You can build a process to feed the files to a named pipe and then the Sequential stage supports reading from a pipe. Click on Help in the stage to read about the 'Stage uses named pipes' option.
by chulett
Fri Aug 22, 2008 6:42 am
Forum: General
Topic: Vesion Control Documentation
Replies: 4
Views: 1544

As noted, it's all on the CD. And 'the CD' means your DataStage Client software CDROM, it's not a separate product and everyone gets it for free.
by chulett
Fri Aug 22, 2008 6:41 am
Forum: General
Topic: loader report
Replies: 5
Views: 1433

Surprisingly, you're not the first to ask about this. Search the forums for 'ETLStats' for many (many) conversations on the subject. That or 'DSGetLog'.
by chulett
Thu Aug 21, 2008 11:25 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to filter the records
Replies: 2
Views: 889

You 'filter' by using a constraint. And those first two are derivations, while the third is what you would need to adopt for the constraint expression on the transformer's outbound link.
by chulett
Thu Aug 21, 2008 11:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: To split the header,body,footer of a flat file
Replies: 5
Views: 1497

Please start your own thread, so we know your particulars, and also explain the details of your 'exact same issue'. In your new post. Not here.
by chulett
Thu Aug 21, 2008 11:17 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Installing NLS after the DataStage installation
Replies: 6
Views: 3191

You'd have to ask Dean Walker but I would assume that is the case.
by chulett
Thu Aug 21, 2008 11:14 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Email notification activity can this handle two parameters
Replies: 2
Views: 1207

Depends on your email setup. Should work but it may want comma space or it may just want a space. Try it and let us know.
by chulett
Thu Aug 21, 2008 4:20 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: insert a date field with ODBC Enterprise stage
Replies: 18
Views: 6375

And let me guess, user-defined sql? Or did the stage generate some for you? In either case, please post your sql.
by chulett
Thu Aug 21, 2008 4:19 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: VarChar in Hash Files
Replies: 12
Views: 2961

jpr196 wrote:but I'm pretty sure no keys come near the 768 mark), correct?

You would get failures if you attempted to create a key over the limit.
by chulett
Thu Aug 21, 2008 4:18 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: VarChar in Hash Files
Replies: 12
Views: 2961

That's the thing... I don't see an issue here. :?
by chulett
Thu Aug 21, 2008 4:06 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: VarChar in Hash Files
Replies: 12
Views: 2961

What issue are we discussing with Oracle? As Ray has already noted, dropping the size of the varchar field will not result in a smaller hashed file and 480MB is not overly large.
by chulett
Thu Aug 21, 2008 4:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: insert a date field with ODBC Enterprise stage
Replies: 18
Views: 6375

"Numeric value out of range" isn't what one would typically see with a DATE field but then I don't typically use ODBC.
by chulett
Thu Aug 21, 2008 3:42 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reverse Lookup
Replies: 11
Views: 4479

That was the next suggestion, a constraint to block them.
by chulett
Thu Aug 21, 2008 1:44 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reverse Lookup
Replies: 11
Views: 4479

Only create the reject link?