Search found 42189 matches

by chulett
Tue Jan 10, 2012 7:17 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Get rows based on a condition
Replies: 13
Views: 4656

Welcome. You can't "get" records from a source based on data solely in a hashed file but you can take the "process in a transformer" path. It does depend on what ">40" means, exactly. In your example, do you mean record numbers 41 thru 100? If so, just compare @INROWNUM...
by chulett
Tue Jan 10, 2012 7:11 am
Forum: General
Topic: SQL Server ODBC issue
Replies: 4
Views: 1572

Split into your own post from the 5 year old semi-related post you jumped on the end of.
by chulett
Mon Jan 09, 2012 5:20 pm
Forum: General
Topic: List Users by Project
Replies: 7
Views: 5012

There may not be all that many people up on 8.7 yet, or anyone who knows that has. Have you posed that question back to IBM?
by chulett
Mon Jan 09, 2012 1:58 pm
Forum: General
Topic: DS job load validation
Replies: 7
Views: 2019

Suggestion: If you are going to post a solution, you should explain the solution that you are proposing. For example, what exactly would this script do to validate the load? Question back to vskr72: Will you be logging this audit information anywhere or just simply need to check it? What should happ...
by chulett
Mon Jan 09, 2012 12:34 pm
Forum: General
Topic: Query on DS_JOBS in 8.5
Replies: 1
Views: 605

Yes.
by chulett
Mon Jan 09, 2012 8:06 am
Forum: General
Topic: DS jobs and its logs physical storage
Replies: 9
Views: 1968

And yet an exact search for ORLogging returned 42 matches for me.
by chulett
Mon Jan 09, 2012 8:03 am
Forum: General
Topic: Unusual Scenario with Job sequence
Replies: 2
Views: 997

In other words, it's not all that unusual.
by chulett
Mon Jan 09, 2012 8:00 am
Forum: General
Topic: DS jobs and its logs physical storage
Replies: 9
Views: 1968

Search the forums, it's already been discussed enough that it doesn't really need repeating.
by chulett
Mon Jan 09, 2012 7:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: File names and Dates from directory
Replies: 10
Views: 3441

Another option - don't generate them. It looks like you were using the DOS "dir" command, if so add the /b option for a "bare" listing and it will only output the filenames.
by chulett
Mon Jan 09, 2012 7:49 am
Forum: General
Topic: Expiry date issue in Datastage administrator
Replies: 7
Views: 1983

Windows XP is not a supported OS for the server portion.
by chulett
Mon Jan 09, 2012 7:44 am
Forum: General
Topic: How to keep password out of the log?
Replies: 8
Views: 1983

You'd have to write your own routine, as noted in the linked post, that did not log that information. Note, however, that since you are passing the password to the script on the command line, it will still be visible to anything looking at the running process.
by chulett
Mon Jan 09, 2012 7:41 am
Forum: General
Topic: How to keep password out of the log?
Replies: 8
Views: 1983

Note: split from this topic.
by chulett
Sun Jan 08, 2012 8:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: COnfiguration file
Replies: 8
Views: 1866

pandeesh wrote:Moderators,
Please remove this topic entirely.
I don't see anything useful in this.
Now, now, let's not start a trend. I do.

As I already said, I will remove it once it has served its purpose as an object lesson of Things Not To Do.
by chulett
Sat Jan 07, 2012 2:55 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Bringing source file name over with the column data
Replies: 5
Views: 1613

$APT_IMPORT_PATTERN_USES_FILESET=TRUE
by chulett
Sat Jan 07, 2012 2:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: COnfiguration file
Replies: 8
Views: 1866

Embarrassment.

This is now on my list to remove entirely...