Search found 42189 matches

by chulett
Tue Sep 09, 2008 7:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Data Set for Link collector links need to be the same size?
Replies: 4
Views: 1590

What kind of failure, a timeout? Basically yes, they should be of a similar volume but I don't think that's a hard and fast requirement. :?
by chulett
Tue Sep 09, 2008 1:43 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle 11i on datastage 7.5.2
Replies: 2
Views: 1168

Sorry, did the 'eenie meenie' thing and decided to answer Kumar. :wink:

http://www.dsxchange.com/viewtopic.php?t=122018
by chulett
Tue Sep 09, 2008 1:42 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle 11i Support in Datastage 7.5.2
Replies: 1
Views: 1353

First off, you guys should coordinate your efforts a little better, no need for the two of you to ask the exact same question. Secondly, 11i is the Oracle Application version - the database is 11g. And no, it's not officially supported. Can it be used? No clue, that question would have to go back to...
by chulett
Tue Sep 09, 2008 11:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How do I set the sequential file delimiter to ÿ ?
Replies: 4
Views: 2444

Hmm... it only allows values from 001 to 253. You'd need to do something to convert those delimiters to something it can handle, perhaps using tr/sed/awk in the Filter?
by chulett
Tue Sep 09, 2008 10:08 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Multiple Instance Job Control Routine
Replies: 3
Views: 1368

Still lost. First off, a Sequence job is not required for multiple instances, server jobs all by themselves support it quite nicely - so not really sure what you mean by that. Secondly, what 'limitations' of the GUI are you referring to? Unless you are on a very early 7.x release, you can do exactly...
by chulett
Tue Sep 09, 2008 9:24 am
Forum: General
Topic: Adding new Folders in a new Project impossible
Replies: 10
Views: 5502

Link? Was there any resolution in the thread?
by chulett
Tue Sep 09, 2008 9:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: JOBS Comparision in DataStage Enterprise Edition
Replies: 5
Views: 1611

That option is available in the 8.x release. For anything earlier, you need two get two exports of the job and manually compare them directly with a 3rd party tool.
by chulett
Tue Sep 09, 2008 9:21 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Multiple Instance Job Control Routine
Replies: 3
Views: 1368

You'd have to explain exactly what you mean by "multiple instance job control routine" before anyone could help. At the moment, I have no clue.
by chulett
Tue Sep 09, 2008 8:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Special Character in DataStage(8.0.1)
Replies: 5
Views: 3603

What are your 'special characters'?
by chulett
Tue Sep 09, 2008 8:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: using filter command
Replies: 2
Views: 1104

Enable the Filter option in the stage and then put a command in the filter that returns a simple list of filenames, something like:

Code: Select all

ls -1
by chulett
Tue Sep 09, 2008 8:51 am
Forum: General
Topic: Adding new Folders in a new Project impossible
Replies: 10
Views: 5502

Something new with 8.x it seems, and I don't recall anyone ever posting this problem before. Involve your official support provider if no-one here has anything to add.
by chulett
Tue Sep 09, 2008 7:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Generating Metadata Automatically
Replies: 4
Views: 1838

Not that I recall, no.
by chulett
Tue Sep 09, 2008 7:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to pass DS system variable in oracle stored procedure
Replies: 2
Views: 808

You might want to provide a teeny bit more in the way of details.
by chulett
Tue Sep 09, 2008 7:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: constraints disabled while loding the data to DB2 database
Replies: 3
Views: 938

You'd need to have permission to do so and then issue the DDL in the OPEN tab of the stage. I assume. And then attempt to enable them again afterwards.
by chulett
Tue Sep 09, 2008 7:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Maximum Number Of Nodes
Replies: 3
Views: 1391

:lol: Sorry, but that made me laugh.