Search found 20 matches

by bucks
Wed Nov 04, 2015 7:07 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: IBM DB2 Enterprise stage.
Replies: 1
Views: 1935

IBM DB2 Enterprise stage.

Hi, I have been trying to run a datastage parallel job in 9.1 that loads data from dataset and loads into DB2 bulk stage. This particular job has been recently migrated from 7.5 version to 9.1 however the DB2 stage is not yet upgraded to connector stage. Earlier table structure was including 24 colu...
by bucks
Mon Jul 20, 2015 9:05 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: main_program: Internal Error:(minIndex < m_outputLinkObjA
Replies: 6
Views: 8158

Craig,

Can you please let me know IMHO?
by bucks
Mon Jul 20, 2015 7:57 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: main_program: Internal Error:(minIndex < m_outputLinkObjA
Replies: 6
Views: 8158

I referred to the IBM technotes. Dont see the below, This error has 3 different known causes: 1.A column name defined in stage contains a period or other special or invalid characters. 2.The job design contains an orphan stage with no input or output links. 3.The new Unstructured Data stage in Infor...
by bucks
Mon Jul 20, 2015 7:04 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: main_program: Internal Error:(minIndex < m_outputLinkObjA
Replies: 6
Views: 8158

main_program: Internal Error:(minIndex < m_outputLinkObjA

Hi, I am trying to run a parallel job with Oracle connector stage as source and direct load of data to a dataset in 9.1 DS. However I see the below error message. main_program: Internal Error: (minIndex < m_outputLinkObjArraySize): pxbridge.C: 4263 Traceback: Could not obtain stack trace; check that...
by bucks
Sat Feb 23, 2008 3:31 pm
Forum: General
Topic: Sparse lookup Perforamance
Replies: 4
Views: 2581

Okays, will try that

Thanks
by bucks
Sat Feb 23, 2008 3:27 pm
Forum: General
Topic: Sparse lookup Perforamance
Replies: 4
Views: 2581

Thanks Ray,
Yes, I did that. but doing an inner join would fetch all the data in the table and then output the data to output link. This approach would take time.

But then what is the use of the sparse lookup, if this takes so much time?

Thanks again for the response
by bucks
Sat Feb 23, 2008 3:24 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sparse lookup Performance slow
Replies: 1
Views: 1734

Sparse lookup Performance slow

Hi,
We are performing a sparse lookup on a table, with input data around 1 Million records. The performance of the lookup is very very slow.

The reference table has got around 500Million records. and the table is indexed.

Can any one please suggest a solution to resolve this problem?

Thanks !!!
by bucks
Sat Feb 23, 2008 3:20 pm
Forum: General
Topic: Sparse lookup Perforamance
Replies: 4
Views: 2581

Sparse lookup Perforamance

Hi,
We are performing a sparse lookup on a table, with input data around 1 Million records. The performance of the lookup is very very slow.

The reference table has got around 500Million records. and the table is indexed.

Can any one suggest a solution to resolve this problem?

Thanks !!!
by bucks
Wed Jul 18, 2007 2:21 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Query with date field
Replies: 5
Views: 2248

Please mark it as resolved and what did you change in the query?
by bucks
Wed Jul 18, 2007 1:22 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Catching all duplicate and non duplicate records seperately
Replies: 6
Views: 2804

You can use sort stage to filter out the duplicates in to two different files based on the change keys.
but the above ones seems to be good.
by bucks
Wed Jul 18, 2007 1:13 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Query with date field
Replies: 5
Views: 2248

You cant directly pass the string value for date comparision. please use date type conversion and then compare it with the batch_dt.
by bucks
Wed Jul 18, 2007 1:05 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem in updating records
Replies: 6
Views: 2756

Just a clarification needed,

can we set street=orchestrate.street while placing a same constraint in a where clause?
by bucks
Wed Jul 18, 2007 1:00 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem with partitioning
Replies: 6
Views: 2698

Please change the partition to hash at transformer stage and auto at oracle stage.
by bucks
Wed Jul 18, 2007 12:54 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Deadlock while updating Oracle table
Replies: 15
Views: 18134

I think this is not a node configuration issue. it is more of a database issue.

Can you please check the sort option and hash partition on the primary keys and try ?

thanks
Sri
by bucks
Fri Jun 01, 2007 4:13 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequence
Replies: 4
Views: 1815

Thanks ray,

Tried that, it is saying that error opening the log.

Is there any issue if we manually delete all the data files in <project dir>/RT_LOG1917
like
1)DATA.30
2)OVER.30