Search found 42189 matches

by chulett
Fri May 03, 2013 7:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: alternative to Oconv
Replies: 5
Views: 1860

Re: alternative to Oconv

hitmanthesilentassasin wrote:I am having trouble with basic transformer timestamp columns.
What kind of problem, exactly? Sometimes best to start with the problem rather than your perceived solution to it. :wink:
by chulett
Fri May 03, 2013 7:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Java Transformer
Replies: 13
Views: 6350

i need to use Java, no other way. I doubt that very much. As do I. We're more than happy to help with DataStage issues here but for "batch read write in java code" help you should be posting elsewhere. By that I mean a forum that specifically supports Java developers. Once it is developed...
by chulett
Fri May 03, 2013 7:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ORCHESTRATE.ColumnName in where clause of Update query
Replies: 5
Views: 3318

That's not possible as it becomes just a string rather than SQL code to execute when bound into the existing SQL.
by chulett
Fri May 03, 2013 7:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Concatenation of multiple columns to a single column
Replies: 4
Views: 2010

Use CHAR columns rather than VARCHAR columns. That or explicitly pad them yourself using Right().
by chulett
Fri May 03, 2013 7:07 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Add rule to message handler in Server Edition
Replies: 4
Views: 1775

Nope. And that's primarily because there really isn't a reason for a Server job to log warnings... unless it has a 'real' problem. I've written literally thousands over the years and they would run night after night without issue. If you have specific warnings that you're not sure how to deal with, ...
by chulett
Fri May 03, 2013 7:02 am
Forum: General
Topic: Error writing to RT_STATUS76
Replies: 13
Views: 3533

Note that there is also a FAQ posting on the subject.
by chulett
Thu May 02, 2013 5:21 pm
Forum: General
Topic: Restart Datastage Job/Sequence
Replies: 4
Views: 1573

And will also require a static source.
by chulett
Thu May 02, 2013 5:19 pm
Forum: General
Topic: Routines reading list of parameters
Replies: 8
Views: 2137

Was curious how you are doing on this...
by chulett
Thu May 02, 2013 7:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need logic for Soring for huge Volume of records
Replies: 2
Views: 945

Sort in the database and then add a Sort stage set to "Don't sort already sorted'.

ps. What is your idle timeout?
by chulett
Thu May 02, 2013 7:03 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Java Transformer
Replies: 13
Views: 6350

I'm a little lost with your requirement and why anything you are doing would require Java. What's your database? Why do you think you need Java? DataStage can load several files at once so you don't need to load each new file that are being generated "every minute" individually. If you rea...
by chulett
Thu May 02, 2013 6:55 am
Forum: General
Topic: Issue with Multiple instance job seq
Replies: 5
Views: 1067

:?

Peoples, that's not a "workaround" that's a RESOLUTION. Changed.
by chulett
Thu May 02, 2013 12:06 am
Forum: General
Topic: notiification
Replies: 2
Views: 785

Re: notiification

India2000 wrote:Is it required to create and call a separate seq job for reject notification that runs every 4 hrs?
A separate something, yes.
by chulett
Wed May 01, 2013 10:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Warning Message - Table not found
Replies: 10
Views: 2903

Raftsman wrote:I guess I need to clarify information in more detail, my apologies.
No, not really. :wink:
by chulett
Wed May 01, 2013 7:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage error?
Replies: 1
Views: 1141

Contact your official support provider for details. All we know is it couldn't allocate 160MB of memory but I couldn't for certain say where. Suspect the ETL server rather than the database. Was this a one time error?
by chulett
Tue Apr 30, 2013 3:10 pm
Forum: General
Topic: Issue with Multiple instance job seq
Replies: 5
Views: 1067

Of course, Ray is generally a pretty good guesser. :wink: