Search found 42189 matches

by chulett
Tue Mar 12, 2013 3:24 pm
Forum: General
Topic: Data Validation/Rejection
Replies: 7
Views: 1495

So let it be written, so let it be done. :wink:
by chulett
Tue Mar 12, 2013 11:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Surrogate key flat file issue in transformer stage.
Replies: 5
Views: 3533

How are you then handling the update of the flat file?
by chulett
Tue Mar 12, 2013 9:57 am
Forum: General
Topic: Information Server Web Console Issue
Replies: 2
Views: 1182

Interesting, nice bit of detective work. Thanks for posting that. :wink:
by chulett
Tue Mar 12, 2013 9:55 am
Forum: General
Topic: Conditional execution of job
Replies: 19
Views: 5991

8)
by chulett
Tue Mar 12, 2013 9:46 am
Forum: General
Topic: looping jobs
Replies: 13
Views: 3119

:idea: Writing the list of files to a file is certainly not required but if that helps you work out the kinks then by all means do so.
by chulett
Tue Mar 12, 2013 9:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Repeating elements in XML Output Stage
Replies: 17
Views: 6471

Dear Mr Geek,

Please stop quoting everything all the time and learn to love the Reply to topic link rather than Reply with quote. I'd greatly appreciate it. :wink:
by chulett
Tue Mar 12, 2013 7:53 am
Forum: General
Topic: looping jobs
Replies: 13
Views: 3119

I don't know about an "elaborate" explanation but the Start Loop and End Loop stages do exactly what you need - allow activities (jobs, whatever) to be "looped" in a Sequence job and for them to be provided a different set of input values each iteration. And those input values ar...
by chulett
Tue Mar 12, 2013 7:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: OracleConnector connection clossing intermittentlyORA-12545
Replies: 11
Views: 4857

Something has changed, it would seem. First thing I'd do in your shoes is take the issue to your DBA and see what they think might be going on.
by chulett
Tue Mar 12, 2013 7:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Source file correction
Replies: 2
Views: 1642

First you need to identify those "special" characters. For that, a hex editor or a hex dump (od -h filename) can be helpful. Or even vi with ":set list" can help sometimes.
by chulett
Tue Mar 12, 2013 7:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Date Time YYYYMMDD HH:NN:SS:SSSSSS format
Replies: 5
Views: 4882

raju4u wrote:StringToTimestamp(DateToString(DSLink2.d1,"%yyyy-%mm-%dd"):' 00:00:00.000000',"%yyyy-%mm-%dd %hh:%nn:%ss.6")
Sorry, but why? They don't want to lose the time component and the mask you provided doesn't match the incoming string.
by chulett
Tue Mar 12, 2013 7:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Regarding schema file
Replies: 16
Views: 5760

raju4u, please stop always using Reply with quote all the time for no good reason. Use it when it makes sense but normally the Reply to topic link is all you need.
by chulett
Tue Mar 12, 2013 7:23 am
Forum: General
Topic: Data Validation/Rejection
Replies: 7
Views: 1495

Here for one.

Doesn't really seem like a QualityStage question, does this need to be moved?
by chulett
Mon Mar 11, 2013 11:08 pm
Forum: General
Topic: Multi-Compiler error
Replies: 4
Views: 1468

What exact version? Are you current on your fixpacks / patches?
by chulett
Mon Mar 11, 2013 9:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Date Time YYYYMMDD HH:NN:SS:SSSSSS format
Replies: 5
Views: 4882

Your error message shows a double-quote as the first character of the date string inside the single quotes of the message itself.
by chulett
Mon Mar 11, 2013 1:48 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to delete the item(s). Unable to load RID
Replies: 3
Views: 1683

Then off we go to your new home...