Search found 42189 matches

by chulett
Fri Jul 31, 2009 2:53 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Surrogate Key - wrong generation
Replies: 23
Views: 5153

LAST_KEY is what, the stage variable that is a derivation for?

Yes, that would be the correct command to completely clear the log entries for that job.
by chulett
Fri Jul 31, 2009 2:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Surrogate Key - wrong generation
Replies: 23
Views: 5153

For starters, your log issue is going to be from the zillions of warnings your failed sqlldr load is slamming into the hashed file. Best to just clear it, do you know the job number for this job? From the Administrator, issue a CLEAR.FILE RT_LOGnnn where nnn is the job number in question. If you are...
by chulett
Fri Jul 31, 2009 1:30 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 UPSERT , Records silently rejected
Replies: 8
Views: 3504

So, are you saying that when 70% of the data gets rejected, you can go in and remove the 30% that loaded, rerun the exact same data again and then they load 100%? :?
by chulett
Fri Jul 31, 2009 1:12 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 UPSERT , Records silently rejected
Replies: 8
Views: 3504

More than likely, your records are failing to "upsert" due to duplicate key issues... but we'd really need to know what you mean by the "clean up the table" action you do that fixes things. Truncate?
by chulett
Fri Jul 31, 2009 10:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Commit interval in oracle enterprise stage
Replies: 25
Views: 7105

Just one more quick question ....what about if the load is ising sqlldr or direct load ? This env has no meaning in that case ....So what is the process or design you suggest to handle this ?? Not really all that quick of a question, but basically - failed sqlldr loads are not a Good Thing and gene...
by chulett
Fri Jul 31, 2009 10:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Commit interval in oracle enterprise stage
Replies: 25
Views: 7105

When the stage "closes", technically.
by chulett
Fri Jul 31, 2009 10:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Multi-Instance "Missing Parameters"
Replies: 13
Views: 8421

Ah... so this only affects the XMETA repository then. That makes more sense.
by chulett
Fri Jul 31, 2009 9:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to open project '<project_name>' - -1002
Replies: 12
Views: 5497

I'm curious if you've successfully run other jobs in that Production environment with BASIC Transformer stages before this or if that is the crux of the problem. Rather than focusing on the SPLICE angle, that is.
by chulett
Fri Jul 31, 2009 9:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Commit interval in oracle enterprise stage
Replies: 25
Views: 7105

No, too many variables. And that's really a chat you need to have with your DBA anyway.
by chulett
Fri Jul 31, 2009 8:26 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Multi-Instance "Missing Parameters"
Replies: 13
Views: 8421

And this literally goes in and nukes all entries from all logs in all projects on a server, even if jobs are running? :shock:
by chulett
Fri Jul 31, 2009 8:03 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Accesing oracle10g database in Datastage 7.5.2
Replies: 3
Views: 867

As I said, it's documented. Refer to the Plug-In Installation and Configuration Guide pdf which is the InstConf.pdf in your Docs directory. There are also specific ones for the Oracle stages as well.
by chulett
Fri Jul 31, 2009 7:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Improve performance
Replies: 20
Views: 6160

You don't "pass multiple rows" to a reference link and a hashed file stage cannot return more than one row per lookup - both are singleton operations mandated by the "destructive overwrite" nature of a hashed file which does not allow duplicates per key. If you really need to ret...
by chulett
Fri Jul 31, 2009 6:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: limit
Replies: 2
Views: 902

"pipelines"? :?
by chulett
Fri Jul 31, 2009 5:46 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Improve performance
Replies: 20
Views: 6160

OK... I'm going to ask again. Is there anyone there you are working with onsite that knows the Server product and whom can help you with this? Sorry, but you are asking very basic questions on very basic issues and people here are really not meant to be a substitute for proper training. Not to menti...
by chulett
Fri Jul 31, 2009 5:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to install SAP PACK R/3 Client and Server
Replies: 7
Views: 3615

"dlls"? Who cares, none are required before. You've already got the answer to your "how" question, run the commands they gave you and you'll be good to go. If you have a question or problem after that, come back. :?