Search found 42189 matches

by chulett
Fri Sep 30, 2011 2:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: A bug in Dquote function?
Replies: 4
Views: 2332

It's not a bug. You've asked it to enclose a string in double-quotes and it found some double-quotes inside the string so they were escaped. It has no idea you intend to treat this as (in essence) two distinct comma separated fields.
by chulett
Fri Sep 30, 2011 2:32 pm
Forum: General
Topic: DataStage Administrator Duties
Replies: 9
Views: 15917

How large is your team, Paul?
by chulett
Fri Sep 30, 2011 9:17 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Delimiter for Sequential file with pipe & comma in data
Replies: 14
Views: 8760

Re: Delimiter for Sequential file with pipe & comma in d

highpoint wrote:I have implemented earlier Ctrl-Y char(25) as delimiting characters in my transformer earlier. But sequential file does not allow this.
Pandeesh, we're responding to this statement.
by chulett
Fri Sep 30, 2011 7:19 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unknown files found
Replies: 3
Views: 2453

They look like pairs of "input" and "output" files, perhaps leftover from a named pipe? I would imagine they can be removed, but let's wait and see if anyone knows for sure...
by chulett
Fri Sep 30, 2011 6:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Delimiter for Sequential file with pipe & comma in data
Replies: 14
Views: 8760

Here's the thing - all they have is a single character, hence Ray's advice to read the help and learn how to input them when they are "non-printing".
by chulett
Fri Sep 30, 2011 6:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Change capture stage producing conflicting output
Replies: 5
Views: 2447

:!: Guys, please stop quoting everything you are replying to. If you need to do it to make your point, that's fine, but don't just click on Reply with quote out of habit or because you think it's the only option. Use the Reply to topic link instead and save me the work of constantly having to clean ...
by chulett
Fri Sep 30, 2011 6:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Parsing error, XALAN Fatal Error, expected an attribute
Replies: 4
Views: 2063

OK, then perhaps something extra is coming along for the ride. How exactly are you extracting the XML from the CLOB in the job? Doing anything other than just selecting it?
by chulett
Fri Sep 30, 2011 6:44 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unknown files found
Replies: 3
Views: 2453

What kind of files are these? It's not unusual to find strange things in your project since many things end up there (since it's the "current working directory" when jobs run) when they aren't pathed correctly. Flat files specified as a relative path start there, or ones where the path par...
by chulett
Thu Sep 29, 2011 11:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Parsing error, XALAN Fatal Error, expected an attribute
Replies: 4
Views: 2063

It may be "well formed and valid" but it sounds like it doesn't match the metadata (XPath Expressions) you are using to parse it. Does all of the XML in the CLOB conform to a single xsd?
by chulett
Thu Sep 29, 2011 11:34 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to Trim last character
Replies: 1
Views: 1120

Have you looked up the syntax of the Trim() function in the documentation?
by chulett
Thu Sep 29, 2011 6:23 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: gender wise
Replies: 5
Views: 2460

Nope! :wink:
by chulett
Thu Sep 29, 2011 6:19 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Char datatype without length
Replies: 6
Views: 2493

Back in the PX forum you go.

Perhaps with no length equates to max size? :?
by chulett
Thu Sep 29, 2011 12:31 pm
Forum: General
Topic: Reading VOC file content
Replies: 6
Views: 2329

<redacted>

Never mind, bad advice. :(
by chulett
Thu Sep 29, 2011 9:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: 14 DSJE_TIMEOUT
Replies: 6
Views: 4631

Contact your official support provider.
by chulett
Thu Sep 29, 2011 9:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Teradata Connector load using Bulk mode
Replies: 7
Views: 6404

No worries, if database = schema then never mind. :wink: