Search found 42189 matches
- Thu Jun 18, 2009 3:01 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: stored procedure
- Replies: 6
- Views: 2205
- Thu Jun 18, 2009 2:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: stored procedure
- Replies: 6
- Views: 2205
- Thu Jun 18, 2009 1:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to find the job run times?
- Replies: 6
- Views: 2003
So... you're trying to identify jobs that have not run in the last six months? :? That information won't be in DS_JOBS but rather in each individual job's RT_STATUSnnn hashed file, I believe. And it is not something that is openly documented but certain people here probably know exactly where that w...
- Thu Jun 18, 2009 1:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: stored procedure
- Replies: 6
- Views: 2205
- Thu Jun 18, 2009 11:25 am
- Forum: General
- Topic: 8.1 Client connections limit?
- Replies: 2
- Views: 2146
- Thu Jun 18, 2009 10:59 am
- Forum: General
- Topic: 8.1 Client connections limit?
- Replies: 2
- Views: 2146
8.1 Client connections limit?
I'm curious if anyone has seen anything like this. First off, we have 8.1 running on Linux, no clue if this applies as well to any flavor of 8.0. There seems to be a magic limit of 3 on client connections and it doesn't appear to be tied to any licensing limits as I am the only person connected to t...
- Thu Jun 18, 2009 10:22 am
- Forum: General
- Topic: Essbase connectivity
- Replies: 3
- Views: 1937
- Thu Jun 18, 2009 10:19 am
- Forum: General
- Topic: Trouble pulling Salesforce.com data
- Replies: 2
- Views: 1374
- Thu Jun 18, 2009 10:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Looping Job based on input from hashfile lookup
- Replies: 5
- Views: 1926
Go back and edit your second post, wrapping the code in
Code: Select all
tags so it's a wee bit more readable, please. That will preserve your indenting.- Thu Jun 18, 2009 9:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Splitting Single column value to three columns
- Replies: 14
- Views: 5682
I don't see how that would help, you still have to declare a delimiter, and space would still get you the issue noted in the first post. Or am I missing something? I think you'll need to do some intelligent parsing - find the number of fields in the string by counting the delimiters. Pull off the la...
- Thu Jun 18, 2009 9:28 am
- Forum: General
- Topic: Essbase connectivity
- Replies: 3
- Views: 1937
- Thu Jun 18, 2009 9:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to get reports for all the jobs in a project
- Replies: 7
- Views: 2505
- Thu Jun 18, 2009 9:20 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Equivalent function in datastage
- Replies: 3
- Views: 2051
- Thu Jun 18, 2009 9:18 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to enable selection tab in hash file
- Replies: 14
- Views: 3481
- Thu Jun 18, 2009 7:50 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Routines in Datastage
- Replies: 2
- Views: 9645
You may want to read this thread where you seem to have the same requirements as srai.