Search found 2886 matches

by qt_ky
Wed Jul 01, 2015 9:09 am
Forum: General
Topic: job aborting after 50 warning
Replies: 18
Views: 10501

by qt_ky
Wed Jul 01, 2015 9:01 am
Forum: General
Topic: Information Server 11.3
Replies: 12
Views: 7324

See also:

Does Oracle connector support the Oracle 12c client?
http://www-01.ibm.com/support/docview.w ... wg21683476
by qt_ky
Wed Jul 01, 2015 8:50 am
Forum: General
Topic: Information Server 11.3
Replies: 12
Views: 7324

Yes, I already confirmed that, up above...
by qt_ky
Wed Jul 01, 2015 8:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Code generation from datastage to SQL
Replies: 8
Views: 4201

Has your company considered bringing in someone to review your job designs and ETL methodologies? Seems like it might be a prudent investment before spending time and money on an alternate plan when you already have an investment in a tool more than capable of doing the job. I would second Craig's ...
by qt_ky
Thu Jun 25, 2015 6:28 am
Forum: General
Topic: Datastage path and export clarification
Replies: 5
Views: 2507

Try searching by author.
by qt_ky
Wed Jun 24, 2015 9:49 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: waitForWriteSignal(): Premature EOF on node xxx
Replies: 11
Views: 5627

Added APT_DISABLE_COMBINE=True Job was successful. I think it's actually APT_DISABLE_COMBINATION but... :idea: This clue alone rings a bell. I ran into this same behavior on 11.3 due to using a newer compiler than what was supported. Even the same compiler with newer PTF levels applied caused this ...
by qt_ky
Tue Jun 23, 2015 12:28 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: waitForWriteSignal(): Premature EOF on node xxx
Replies: 11
Views: 5627

How many jobs are running at once when these errors show up? And how many processes are running at once?
by qt_ky
Sun Jun 21, 2015 8:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle Connector Stage Executing in Sequential Mode
Replies: 3
Views: 1914

In the Oracle Connector stage, if you do not enable partitioned reads, then it will run in sequential mode.
by qt_ky
Fri Jun 19, 2015 9:47 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Issue in reading multiple files
Replies: 2
Views: 1404

How long is too long?

Are you sure it never finishes? (Never hasn't arrived yet.) So, how long did you wait for the job to finish?

Delimited or fixed width files?

What else happens in your job design besides reading files?
by qt_ky
Wed Jun 17, 2015 3:04 pm
Forum: General
Topic: Multi client is not opening lower version IBM IIS Console
Replies: 5
Views: 1472

Providing a different path for the install location is always good too. I was referring renaming the old Info Server Windows folder name before installing a new client (under Windows Start Menu, All Programs). If you didn't do that, then you may have lost the old program icons. That has happened to ...
by qt_ky
Wed Jun 17, 2015 6:55 am
Forum: General
Topic: Multi client is not opening lower version IBM IIS Console
Replies: 5
Views: 1472

Multi Client Manager is only for DataStage clients. Before installing a second client, rename the Information Server folder, otherwise some of the program icons may get overwritten.
by qt_ky
Fri Jun 12, 2015 8:37 am
Forum: General
Topic: Web Console doesn't work with Internet Explorer 11
Replies: 1
Views: 1779

Thanks for sharing. That's the same method I've used and can confirm I have not encountered any further issues.

IBM has another suggestion too!

http://www-01.ibm.com/support/docview.w ... wg21903090
by qt_ky
Thu Jun 11, 2015 7:07 am
Forum: General
Topic: Craig Hits 40000 Posts!!!
Replies: 6
Views: 1536

Even more amazing, he seems to have all the topics and posts memorized, like a human computer! :o
by qt_ky
Mon Jun 08, 2015 6:34 am
Forum: General
Topic: DataStage: dsadmin createproject command
Replies: 13
Views: 5003

Try contacting Support.
by qt_ky
Tue Jun 02, 2015 2:44 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job Optimization
Replies: 4
Views: 2300

That sounds slow. As a test, you could break a copy of the job into 2 parts and measure each part separately: 1) CFF to Data Set and 2) Data Set to Teradata. My guess would be part 1 is really fast and part 2 is really slow, then talking with a DBA may be in order.