Search found 42189 matches

by chulett
Fri Oct 24, 2014 1:58 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fatal Error: Added field has duplicate identifier(): X
Replies: 6
Views: 6791

Rules always get tightened up release to release and we see this all the time where something was working that technically shouldn't have been and then an upgrade closes the loophole. Have you done an exact search here for that error?
by chulett
Fri Oct 24, 2014 1:56 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Open Command Causing Job to Get Hung - Oracle Enterprise
Replies: 6
Views: 2739

Not always the case, no... seen circumstances where the ETL tool is waiting for a reply that never comes. Seemed like a good place to start at least. :wink:
by chulett
Fri Oct 24, 2014 6:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Splitting records based on effective date
Replies: 5
Views: 2976

Spell out your requirements in words. This not only helps us but often times you as well.
by chulett
Thu Oct 23, 2014 4:56 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Open Command Causing Job to Get Hung - Oracle Enterprise
Replies: 6
Views: 2739

Firewall timeout? Oracle idle timeout?
by chulett
Thu Oct 23, 2014 8:15 am
Forum: General
Topic: MKS toolkit issues
Replies: 6
Views: 3314

Ah.... THOSE errors. :wink:

So seems like we can mark this particular topic as resolved?
by chulett
Thu Oct 23, 2014 7:56 am
Forum: General
Topic: Need routine/job to get the old file name based on time
Replies: 2
Views: 1611

How are you planning on processing these files, especially with them arriving 'every two minutes'... looping job? Multi-instance jobs? Is it going to take longer than two minutes to process any given file? Getting the order of the files is just a small part of what you need to do and that can be as ...
by chulett
Thu Oct 23, 2014 7:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Change capture: Duplicate records based on key
Replies: 3
Views: 2265

I'm unclear why you think it wouldn't work, you should be fine. Do you have access to the documentation for the stage?
by chulett
Wed Oct 22, 2014 3:48 pm
Forum: General
Topic: MKS toolkit issues
Replies: 6
Views: 3314

Still curious what the issues are that you may be having...
by chulett
Wed Oct 22, 2014 1:02 pm
Forum: General
Topic: Growing <IS_HOME>\ASBNode\logs\DataStage\ folder.
Replies: 8
Views: 3748

That sounds like a support question.
by chulett
Wed Oct 22, 2014 1:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Change capture: Duplicate records based on key
Replies: 3
Views: 2265

Have you tried it yet? That's usually the quickest way to answer a question like that. Also, those aren't "duplicates" but rather un-changed records.
by chulett
Wed Oct 22, 2014 6:57 am
Forum: General
Topic: Growing <IS_HOME>\ASBNode\logs\DataStage\ folder.
Replies: 8
Views: 3748

Sure seems like someone turned something on there...
by chulett
Tue Oct 21, 2014 3:05 pm
Forum: General
Topic: MKS toolkit issues
Replies: 6
Views: 3314

I agree... and done.
by chulett
Tue Oct 21, 2014 11:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DEADLOCK: ORA-00060 UPDATING TABLE
Replies: 3
Views: 1875

Re: DEADLOCK: ORA-00060 UPDATING TABLE

sangi1981 wrote:What can cause a deadlock?
Have you talked to your DBA yet? They love to answer questions like that and should be able to dig up the trace from the alert log for you as well to know more about what is going on.