Search found 42189 matches

by chulett
Fri Aug 05, 2011 12:09 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to sum the number on the csv file
Replies: 14
Views: 6661

The number of records don't matter... do you know the maximum number of columns you'll have?
by chulett
Fri Aug 05, 2011 11:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to sum the number on the csv file
Replies: 14
Views: 6661

Horizontal pivot followed by Aggregation.
by chulett
Fri Aug 05, 2011 11:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SQL loader control file issue
Replies: 2
Views: 1836

We start by not hijacking someone else's post, so I've split your question out into one that you now own and can control. Note that I had to guess your version and O/S, correct those if they are wrong. Can you post more details for your issue? What you are attempting to load, the ctl file it is gene...
by chulett
Fri Aug 05, 2011 8:47 am
Forum: General
Topic: Can't see any jobs within a project
Replies: 4
Views: 2046

I would put my money on "indexes corrupted". :wink:
by chulett
Fri Aug 05, 2011 8:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Does the filter option work in windows?
Replies: 3
Views: 1187

Tell us what you tried and what the abort was, then maybe people can help.
by chulett
Fri Aug 05, 2011 8:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: to remove first line from mutiple files
Replies: 23
Views: 11602

Tell us what "did not work" about it as it certainly should have as that's exactly what it is for.
by chulett
Fri Aug 05, 2011 7:39 am
Forum: General
Topic: Passing current date to to Job Parameter
Replies: 13
Views: 4429

I shouldn't have let the original hijack go on as long as it did. Split now, welcome to your own post on the subject. :wink:
by chulett
Fri Aug 05, 2011 7:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: to remove first line from mutiple files
Replies: 23
Views: 11602

Did you get this working? It has been bugging me, I finally got a chance to dig thru the 8.5 docs and see how it was explained. Turns out... poorly. For an Output (reading) link: First Line is Column Names Specifies that the first line of the file contains column names. This property is false by def...
by chulett
Fri Aug 05, 2011 6:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Teradata connector issue while loading the data
Replies: 5
Views: 4304

No clue. Have you run this by your Teradata DBA? Official support provider?
by chulett
Fri Aug 05, 2011 6:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: scd with oracle tables -- problem
Replies: 5
Views: 2278

The 8.0.x release was notoriously buggy, have you checked to see if there are any fixpacks available for this?
by chulett
Fri Aug 05, 2011 6:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DS file to dataset job
Replies: 4
Views: 2370

Ray made the suggestion based on the error you posted. At this point, I would imagine you are firmly in the hands of your official support provider.
by chulett
Fri Aug 05, 2011 6:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Rows/Transaction
Replies: 3
Views: 1694

My assumption was that this update_date_time column was a "SYSDATE" style column since they asked what timestamp they would receive but still... regardless of how it is derived Transaction Size has no affect on it.
by chulett
Fri Aug 05, 2011 6:35 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: UTILITYHASHLOOKUP
Replies: 1
Views: 1177

Simplest way to find out stuff like this is to try the function. Build a 'test harness' routine that just calls the routine and passes back the output, then 'Test' it in the Manager passing in various values. As to your questions: Arg2 states "Hash Key Value", so no not the column name but...
by chulett
Fri Aug 05, 2011 6:30 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Extraction job fails
Replies: 12
Views: 5085

That makes some sense, sorry I feel like I should have suggested that. :(