Search found 42189 matches

by chulett
Thu Dec 24, 2009 8:56 am
Forum: General
Topic: Christmas Contracts
Replies: 1
Views: 652

Ah... good to see some things never change. :wink:
by chulett
Wed Dec 23, 2009 11:19 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Server Job: Sybase to Oracle - best way
Replies: 4
Views: 1458

And both of those native stages would require their respective clients be installed on the DataStage server.
by chulett
Wed Dec 23, 2009 11:17 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Transaction size in DB2 stage and commit rows
Replies: 2
Views: 1330

It would be for every '100 records from ETL'. It's all about the requests sent down the link regardless of what that turns into in the actual database.
by chulett
Wed Dec 23, 2009 8:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: would anybody please help us in solving following error
Replies: 2
Views: 1907

I'm sorry but that's not nearly enough information for anyone to be able to help. Post the complete, unedited error message and explain your job design as well.
by chulett
Wed Dec 23, 2009 4:58 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Copy Environmental Variables -User defined + Parallel Option
Replies: 4
Views: 1621

Those "Parallel options" are so small in number (and usually defaulted) that I don't see an issue with having both windows up and doing a visual check / manual syncing of the two.
by chulett
Wed Dec 23, 2009 4:55 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformer Compile Error
Replies: 18
Views: 4340

Search for the proper linker and compiler settings. I've no Windows server here so no clue, but they have been posted in the forums.
by chulett
Wed Dec 23, 2009 4:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: xmeta restore
Replies: 8
Views: 3768

That was my question - I don't see how you can restore XMETA back to an older copy without doing the same with the Universe repository. They are a matched set now.
by chulett
Wed Dec 23, 2009 2:00 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sql driver issue
Replies: 14
Views: 9380

If Oracle is the source, how are you "Connected to Microsoft SQL Server"? Regardless, it doesn't like the fact that you have quoted identifiers as noted in the error message.
by chulett
Wed Dec 23, 2009 1:16 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Control Retrieve User Id
Replies: 6
Views: 1572

Ah... that's what it is. I was looking for a macro called DSLogName but not having any luck. Forgot it was a system variable. :wink:
by chulett
Wed Dec 23, 2009 10:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need help with sorting the data
Replies: 8
Views: 1654

You'd probably have to go back to an ORCHESTRATE manual for that. Check the Generated OSH tab in the job, you'll see them there.
by chulett
Wed Dec 23, 2009 10:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Difference between two dates and return value in hh:mm
Replies: 1
Views: 596

The difference between two timestamps will be in seconds. Compute the hours / minutes from there.
by chulett
Wed Dec 23, 2009 10:52 am
Forum: General
Topic: How to run UV commands from Unix
Replies: 15
Views: 21580

Because someone already screwed up and said "Yes" in dev. :? Always answer that question "no", it means you're in the wrong place. Always launch "uvsh" or "dssh" from one of two places - $DSHOME or inside a project directory. For the latter you're good to go, ...
by chulett
Wed Dec 23, 2009 9:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: error while running the job
Replies: 10
Views: 1720

There's no magic answer. I would suggest that you search for SIGSEGV here and concentrate first on any that are marked Resolved, see if anything in them helps. Then go through the allegedly unresolved ones. Then experiment. Does the grid node the job runs on matter? Does it work if you constrain it ...
by chulett
Wed Dec 23, 2009 8:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: PROCEDURE CALLING
Replies: 1
Views: 999

Why not use the Stored Procedure stage? That is, after all, what it is for.
by chulett
Wed Dec 23, 2009 8:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: error while running the job
Replies: 10
Views: 1720

These are not typically simple to figure out. Involve your official support provider.