Search found 42189 matches

by chulett
Fri Nov 27, 2009 9:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Not Able to read xml file , NLS locale to US-ENGLISH
Replies: 14
Views: 7481

Nothing there seems like an error. Are any of those fatal? Warnings? :? And can you give some specifics on how you are 'reading' the xml file? You've got a Folder feeding the XML Input stage but how is it configured? For example - are you just passing in just the filename and using the URL/Filepath ...
by chulett
Fri Nov 27, 2009 9:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: single row spliting into Multiple rows in one column
Replies: 11
Views: 3099

"Hi Ray"? Seriously? :?

That's a horizontal pivot aka columns to rows and oddly enough there's a stage for that.
by chulett
Fri Nov 27, 2009 8:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ODBC stage loading Oracle funny characters
Replies: 4
Views: 1305

What is the character set of both the source file and the target database? If you use another tool, say like Toad, to view the table are the values in the string fields still 'corrupted'?
by chulett
Fri Nov 27, 2009 8:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: problem with FTP stage
Replies: 2
Views: 1643

Need more information. Since the FTP stage is metadata driven, you need to ensure what's defined in the stage matches the file it is attempting to source and it sounds like there's a mismatch.

Where are you sourcing the file from? What does the file look like?
by chulett
Fri Nov 27, 2009 8:48 am
Forum: General
Topic: send an SMS using DS
Replies: 7
Views: 2357

There's no one answer, from what I've seen it can depend on the 'service plan' or contract you have with the carrier. It's typically bundled free nowadays but I wouldn't take that for granted.
by chulett
Fri Nov 27, 2009 8:45 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: JOBINVOCATIONID return null value
Replies: 8
Views: 3108

Probably a bug. You should have skipped 8.0 and gone straight to 8.1 instead. Or at least get the major 'rollup' patches from your support provider for this release.
by chulett
Fri Nov 27, 2009 12:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Usage of $ENV variable
Replies: 3
Views: 1314

Me, I wouldn't advise the use of environment variables for parameters that need to change run to run. Sure, you can setup values like that but you'd need a Sequence job to pick up 'schema1' and then pass it to 'schema', etc. And a different one for the 'twos'.
by chulett
Fri Nov 27, 2009 12:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ".ADMIN" is not in your VOC file
Replies: 8
Views: 3688

I don't know why it wouldn't be, but I have no way to check and have had no such issue with 8.1 running on Linux.
by chulett
Thu Nov 26, 2009 9:12 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ".ADMIN" is not in your VOC file
Replies: 8
Views: 3688

OK, that's good. What directory? Best to run this from the DSEngine directory as "./bin/uv -admin" on UNIX or "bin/uv -admin" from DOS I believe. Does that make it work for you?
by chulett
Thu Nov 26, 2009 8:40 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ".ADMIN" is not in your VOC file
Replies: 8
Views: 3688

Where are you doing this? You should be running those commands from outside DataStage at the command line, not from any client tool.
by chulett
Thu Nov 26, 2009 8:38 pm
Forum: General
Topic: How can I acheive a count
Replies: 5
Views: 1739

If you are summing, there's also an option to get a (paraphrasing) 'Count of Non-Empty Values' or 'Count of Empty Values' from what I recall.
by chulett
Thu Nov 26, 2009 1:35 pm
Forum: General
Topic: Mind Your Language
Replies: 2
Views: 906

You old fashioned fuddy-duddy, get over it and catch up with the times. :wink:
by chulett
Thu Nov 26, 2009 1:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: xml repeating groups problem
Replies: 2
Views: 1320

It usually helps to post both the output you want versus the output you get, clearly labelling which is which.

I mean, helps us mere mortals, Ernie probably needs no such. :wink:
by chulett
Thu Nov 26, 2009 1:30 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: No Compiler in Production Environment
Replies: 6
Views: 2159

With some caveats, I would assume. Seems to me you'd have to be vigilant in keeping the two servers identical with regard to O/S versions, patch levels, etc - anything that could adversely affect executables brought over from another environment. That again, maybe that list is smaller than I think i...
by chulett
Thu Nov 26, 2009 9:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Invalid character found converting string ABAP Extract Stage
Replies: 2
Views: 6615

Nice, thanks for posting that here. :D