Search found 42189 matches

by chulett
Wed Jul 15, 2009 5:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job controle not running in V8
Replies: 8
Views: 1880

Meaning what... that you actually have no problem now? :?
by chulett
Tue Jul 14, 2009 11:39 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Poor performance when updating SQL Server table
Replies: 2
Views: 989

Silly question but we need to get this out of the way - is there an index over the 'key' column(s) in your update/close links? And having to commit each transaction individually is a performance killer. We may have to look at a flat file approach, something like you posted if you can't get an accept...
by chulett
Tue Jul 14, 2009 8:38 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Retrieve SQLCODE in Oracle Loader
Replies: 3
Views: 1323

Again, please do not hijack other people's posts - start your own.
by chulett
Tue Jul 14, 2009 8:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle Enterprise Load-Append - Not inserting in Parallel
Replies: 14
Views: 5366

devanars - please start your own post.
by chulett
Tue Jul 14, 2009 8:34 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: IXF file transfer and load
Replies: 5
Views: 3393

I'm curious what kind of processing you'd like do with an 'Integration Exchange Format' file? Do you mean the ability to read the T and C metadata records and build the target table automatically and then load the data from the D records through some kind of custom stage? Or perhaps just get to the ...
by chulett
Tue Jul 14, 2009 8:18 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Control M characters in Sequential File
Replies: 9
Views: 7393

So do I take it that, when you write out sequential file records with those routines, they give you DOS delimiters even on a UNIX system unless you 'convert' them with the syntax you posted?
by chulett
Tue Jul 14, 2009 2:21 pm
Forum: General
Topic: Previous record
Replies: 6
Views: 1400

Keep in mind they are processed top to bottom, which is key here, so make sure the one you use to store the 'previous' value is last in the order listed.
by chulett
Tue Jul 14, 2009 2:08 pm
Forum: General
Topic: Previous record
Replies: 6
Views: 1400

OK, very common requirement. Stage variables in a Transformer will let you do that easily. Ever used them before?
by chulett
Tue Jul 14, 2009 1:32 pm
Forum: General
Topic: Previous record
Replies: 6
Views: 1400

You don't, really. Stage variables can store values from a 'previous' record, however. What are you trying to do?
by chulett
Tue Jul 14, 2009 11:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: dynamic creation on metadata
Replies: 9
Views: 3039

More details, please. Do you always want just the first 10 no matter how many come or do you always need to process all columns?
by chulett
Tue Jul 14, 2009 11:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Designer-Director Mismatch
Replies: 4
Views: 1865

Then it sounds like you'll need to involve your official support provider, see what they can do to sync things back up.
by chulett
Tue Jul 14, 2009 10:43 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: month extraction in where clause of The ABAP Stage
Replies: 3
Views: 2361

Looks like you and "mona lisa" need to talk.
by chulett
Tue Jul 14, 2009 10:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequential File
Replies: 6
Views: 1859

Re: Sequential File

alkanti wrote:Hi, How to prevent writing sequential file,if no records are coming to the input link?
Short answer - you can't. Period. As noted, however, you can deal with (delete) any empty files after job if needed.
by chulett
Tue Jul 14, 2009 10:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: dynamic creation on metadata
Replies: 9
Views: 3039

Okay... who in the heck is supplying you data in a file that "could be in any format each time"? Sheesh. Now we need a RTM stage.

Can you expalin what "any format" actually means? What might change from file to file?

RTM = Read Their Mind
by chulett
Tue Jul 14, 2009 10:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Designer-Director Mismatch
Replies: 4
Views: 1865

Have you closed and restarted the Director client and you still see this?