Search found 42189 matches

by chulett
Thu Jun 02, 2011 1:11 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: File Data in Table Column
Replies: 11
Views: 3463

Also note I changed your Job Type from Parallel to Server as there is no Folder stage on the PX side. I also deleted your duplicate post in the PX forum, please don't post the same question multiple times.
by chulett
Thu Jun 02, 2011 1:06 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: File Data in Table Column
Replies: 11
Views: 3463

What happens when you set 'Preserve' to yes?
by chulett
Thu Jun 02, 2011 7:37 am
Forum: General
Topic: Error with DSRoutine
Replies: 7
Views: 2193

As noted, simply saying the data "is not what I want" doesn't really help us help you.
by chulett
Thu Jun 02, 2011 7:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Issue with pound symbol from source xml
Replies: 3
Views: 1942

[split from this topic]

Let's get you into your own topic. Please edit your post to let us know your particulars, version and O/S. And let's start off by posting your job design and examples of your input & output.
by chulett
Thu Jun 02, 2011 7:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: question on padstring
Replies: 7
Views: 14154

Why not simply check the help as noted or the included documentation?
by chulett
Thu Jun 02, 2011 6:50 am
Forum: General
Topic: unable to see transform editor
Replies: 6
Views: 3038

Unfortunately, I can't as I have nothing to check against. Worst case, you might want to try exporting the entire 'Ascential' branch, remove it and then see what happens after it is replaced. Did you try the 'regedit' search here? Some people have posted specific registry key(s) but from what I reca...
by chulett
Wed Jun 01, 2011 11:00 pm
Forum: General
Topic: unable to see transform editor
Replies: 6
Views: 3038

You could probably turn up what you are looking for by searching for "regedit" but basically you would use it to remove the entries for the Designer. Next time you launch the client, it will restore them with their default settings.
by chulett
Wed Jun 01, 2011 8:35 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Lookup not working as expected
Replies: 5
Views: 2667

You might want to check with support. Sometimes they plug holes and fix things that people didn't know were broken and relied upon. And sometimes they break things. :wink:
by chulett
Wed Jun 01, 2011 5:55 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DSGetStageInfo for Datasets
Replies: 9
Views: 4032

Thought that might be next... heven't there been posts in the past indicating that (for whatever reason) some of these functions just don't seem to like datasets? :?
by chulett
Wed Jun 01, 2011 5:51 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem Reading sequential file in parallel job
Replies: 8
Views: 8037

The file is being created in a Server job, the problem comes in when a Parallel job tries to read it.
by chulett
Wed Jun 01, 2011 1:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to get TOP 5 sums
Replies: 6
Views: 1781

You'll get the Top 5 sums per node unless you throttle things down to sequential execution, hence my suggestion.
by chulett
Wed Jun 01, 2011 1:00 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: problem Reading sequential file
Replies: 3
Views: 2085

Please don't post the same question more than once. I'm locking this one.
by chulett
Wed Jun 01, 2011 12:58 pm
Forum: General
Topic: DSJOBS - Command Line
Replies: 4
Views: 3292

Add FMT 'xxL' after the column name, replacing xx with the output size you want to use. So, for example to make it a 30 character string, use SELECT NAME FMT '30L' FROM etc.
by chulett
Wed Jun 01, 2011 12:51 pm
Forum: General
Topic: datastage job not getting called through batch file
Replies: 11
Views: 5247

That's why I said "for now". Long term solution is to fix your PATH environment variable as noted earlier so it includes the proper path to it.
by chulett
Wed Jun 01, 2011 9:00 am
Forum: General
Topic: Is there a way to Capture what Sequential files were Process
Replies: 11
Views: 3313

Hopefully, nothing new has shown up between the time you processed them and you ran this.