Search found 42189 matches

by chulett
Mon Jul 25, 2011 5:06 pm
Forum: General
Topic: DataStage jobs are not visible
Replies: 13
Views: 6263

Good point on the indexes, I'd forgotten that little tidbit. :wink:
by chulett
Mon Jul 25, 2011 4:48 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel Jobs is running a long time without finish
Replies: 3
Views: 3424

What exact 8.x version do you have? What Oracle stage are you using? Have you checked with your official support provider to see if this is a known issue with your version?
by chulett
Mon Jul 25, 2011 8:06 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: NEW TO DATASTAGE(SCENARIO HELP)
Replies: 9
Views: 3861

Then your constraints are not appropriate. What is the actual value that column has when the lookup fails? It will only be a space if you've made it that, typically one would assume null or not null.
by chulett
Mon Jul 25, 2011 8:02 am
Forum: General
Topic: DataStage jobs are not visible
Replies: 13
Views: 6263

No, it's not mandatory but it is the best way to ensure exclusive access to the project in question. If you run the REINDEX command while there are any locks in place, it won't hurt anything but it also won't help... i.e. nothing will change. Hence the advice to bounce DataStage (note: not the serve...
by chulett
Mon Jul 25, 2011 7:21 am
Forum: General
Topic: DataStage jobs are not visible
Replies: 13
Views: 6263

You need DataStage "up" to do this, so stop and then restart it before running the fix to ensure this is happening in isolation.
by chulett
Mon Jul 25, 2011 7:10 am
Forum: General
Topic: DataStage jobs are not visible
Replies: 13
Views: 6263

Your repository is corrupted and the fix for that has been posted.
by chulett
Mon Jul 25, 2011 6:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: NEW TO DATASTAGE(SCENARIO HELP)
Replies: 9
Views: 3861

So, one way would be two output links from a Transformer with appropriate constraints on the STATE_DESC column.
by chulett
Mon Jul 25, 2011 6:54 am
Forum: General
Topic: DataStage jobs are not visible
Replies: 13
Views: 6263

Search the forums for DS.REINDEX for the command to run and for the very necessary caveats regarding its use.
by chulett
Mon Jul 25, 2011 6:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Poor performance at sequential file stage while reading
Replies: 5
Views: 3801

You don't have a "sequential file reading" issue, you have a direct database lookup issue. Think about the change you made to the job, from a local possibly cached direct hashed file lookup to sending one database request at a time over the network. And I'll wager you have user-defined loo...
by chulett
Mon Jul 25, 2011 6:42 am
Forum: General
Topic: Maximum number of jobs per project...
Replies: 15
Views: 6573

What are the six? Why not simply check and answer the question yourself?
by chulett
Mon Jul 25, 2011 6:37 am
Forum: General
Topic: renaming the job name via UNIX or DS administrator
Replies: 13
Views: 4705

It's still just the fact that there's really no need to do anything of the sort and once you upgrade to 8.x that "solution" goes out the window.
by chulett
Sun Jul 24, 2011 3:51 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: float data type from SQL server using ODBC
Replies: 4
Views: 3722

How about posting the actual unedited error rather than typing it in by hand. And I would assume you meant "cast" rather than "convert", yes? Regardless, I'd be curious exactly what "not allowing me to do so" meant. :?
by chulett
Sun Jul 24, 2011 3:03 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: NEW TO DATASTAGE(SCENARIO HELP)
Replies: 2
Views: 1590

Make sure you "upcase" the incoming data and handle lookup failures as well, i.e. your "NOT APPLICABLE" results.
by chulett
Sun Jul 24, 2011 2:59 pm
Forum: General
Topic: Changes to sequences ignored after import and compile
Replies: 17
Views: 7539

I honestly have no idea what would cause the behaviour you are reporting. Reindexing can't hurt but I'd be surprised if it changes the behaviour... but then I've been surprised before. :wink:
by chulett
Sun Jul 24, 2011 6:23 am
Forum: General
Topic: Changes to sequences ignored after import and compile
Replies: 17
Views: 7539

That would mean your membership has expired and the date is listed with your member information on the 'Home' page. For your rather odd issue - have you gotten your official support provider involved yet?