Search found 42189 matches

by chulett
Sun Jul 18, 2010 2:10 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Can we convert Server Jobs into Parallel Jobs??
Replies: 3
Views: 2951

Sure... you convert it. Look at what the Server job does and rebuild it as a Parallel job.
by chulett
Sun Jul 18, 2010 7:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: problem viewing the output of cff stage
Replies: 20
Views: 6387

I don't believe that anything is corrupted here. I get the impression that they just mean an "ascii" versus "binary" ftp transfer which is all about converting line terminators or not, got nothing to do with characterset conversions. Now, if they used a utility to convert the fil...
by chulett
Sun Jul 18, 2010 6:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Partition Table Error
Replies: 10
Views: 4281

I'm guessing that between the ORA-24374 and your mention of "userdefined select" that the latter is the issue and you seem to have a mismatch between what's in the sql and the columns you have defined in the stage. If you are saying that you are not allowing the stage to generate the sql, ...
by chulett
Sun Jul 18, 2010 6:51 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Is there any way to overwrite the parameter with row values?
Replies: 20
Views: 6237

As I said, I don't recall that being a restriction and unfortunately I have no way to run my own tests anymore. And the documentation is a little sparse on the subject, so I'm afraid others will have to actually help you with this. That or ask your official support provider. Sorry.
by chulett
Sat Jul 17, 2010 8:28 pm
Forum: General
Topic: Datastage Multiple instance job to run 'n' times using parm
Replies: 16
Views: 22733

How will the number of times the job needs to run be determined? Sounds like 'ParamA' needs to be in the Sequence but wondering what 'fills it out'.
by chulett
Sat Jul 17, 2010 8:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: MQ Connector Server/Client option
Replies: 4
Views: 1943

You need to tell the connector if you have the MQ Client or MQ Server installed on the DataStage server. And sorry, no connectors in Server... yet. Seem to recall plans to add them someday, though.
by chulett
Sat Jul 17, 2010 6:28 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: transformer logic
Replies: 8
Views: 3226

i did not found online payment safe It's an online world and only going to get 'onliner' as we go forward, so suggest you put your fear behind you and pay attention to where you go when paying and how that payment is done and make sure you have some common protections in place. For example, DSXchan...
by chulett
Fri Jul 16, 2010 10:12 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: problem viewing the output of cff stage
Replies: 20
Views: 6387

They're part of the Packed classification of the Decimal data type, which includes zoned and overpunch and which allows you to specify whether the 'sign' is leading or trailing.
by chulett
Fri Jul 16, 2010 9:38 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Equivalent function for DIGITS in Parallel
Replies: 4
Views: 1636

Plot out what those in-lined Converts do, first the inner one and then the outer. Quite clever, actually, made me smile the first time I saw it here. :wink:
by chulett
Fri Jul 16, 2010 9:34 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How DataStage Perform Interaction with External Scripts
Replies: 4
Views: 1672

Well, there's always Annotations on the canvas to address the whole "VISIBLE" aspect. Good, general, "best practice" stuffs. :wink:
by chulett
Fri Jul 16, 2010 9:30 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Orchestrate operator
Replies: 2
Views: 1054

Or just google, all kinds of references out there.
by chulett
Fri Jul 16, 2010 9:28 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Cannot open Execute Command Stage in sequencer
Replies: 5
Views: 1569

I believe that Kim may be thinking of the Windows Service Pack 2 fix??
by chulett
Fri Jul 16, 2010 9:26 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Hash partitioning in Oracle Connector
Replies: 3
Views: 4508

Hmmm... something you could accomplish with an explicit Sort stage set to "Don't sort, already sorted" perhaps?
by chulett
Fri Jul 16, 2010 9:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to flag each flat file record with the filename?
Replies: 4
Views: 1354

Yes - we know you "Need Help", that's why people start posts here. Let me see if I can help... [scratches head] hmmm...
by chulett
Fri Jul 16, 2010 9:21 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: performance tips
Replies: 13
Views: 3913

Still would like to see my question answered.