Search found 14 matches

by dgokulakrishnan
Mon Dec 22, 2014 10:48 am
Forum: General
Topic: Can we enable RCP in a Dataware Environment or not ?
Replies: 10
Views: 9136

Thanks Craig. And I have modified the original post.
by dgokulakrishnan
Mon Dec 22, 2014 10:32 am
Forum: General
Topic: Can we enable RCP in a Dataware Environment or not ?
Replies: 10
Views: 9136

Can we enable RCP in a Dataware Environment or not ?

Dear All - Its a general question. We are developing a Dataware house environment by using Data stage-Linux-Netezza. Most of the times our source would be "views" and without transformations the data would be mapped into Target Tables. There are few transformations, but we are handling in ...
by dgokulakrishnan
Sun Nov 16, 2014 6:36 pm
Forum: General
Topic: Autosys JOB is not waiting for the Shell Script to complete
Replies: 9
Views: 4895

This question is w.r.to Autosys & Shell Script.

Script has to copy around 50 tables from one DB to other DB.

Autosys JOB completes less than 60 seconds hence the script also aborts before it copy all the 50 tables to other DB.

sometimes it copies 5 to 10 tables only.
by dgokulakrishnan
Sat Nov 15, 2014 6:20 pm
Forum: General
Topic: Autosys JOB is not waiting for the Shell Script to complete
Replies: 9
Views: 4895

Autosys JOB is not waiting for the Shell Script to complete

Dear Team - We are using Datastage to load Netezza Tables. After the load completes using a UNIX Shell script to copy certain tables data from One database to another Database. And we plan to schedule a autosys JOB to invoke the Shell script but whenever we test the Autosys JOB it completes less tha...
by dgokulakrishnan
Thu Oct 30, 2014 8:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage -Netezza Error : SQLCODE=HY000][Native=46] ERROR:
Replies: 3
Views: 7412

Thanks Ray. I noticed that we are using Netezza V7.X and Datastage V8.7 but the Netezza Connector has the variant 4.5 If I try to install the fix pack for the latest Netezza Connector Stage, would it help ?. However, I shall check with my DBA to determine whether its a page-level or Record-Level dea...
by dgokulakrishnan
Wed Oct 29, 2014 2:05 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage -Netezza Error : SQLCODE=HY000][Native=46] ERROR:
Replies: 3
Views: 7412

Datastage -Netezza Error : SQLCODE=HY000][Native=46] ERROR:

Dear Team - Designed a Parallel Job to invoke the Netezza Sequence by using "Netezza Connector" and this Parallel JOB has been executed with multiple instances but encountered with the following error. ; [SQLCODE=HY000][Native=46] ERROR: Deadlock detected. Resubmit your request. I hope tha...
by dgokulakrishnan
Sat Jun 21, 2014 10:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: is a non-ref input link mandatory for Column Generator Stage
Replies: 1
Views: 1866

is a non-ref input link mandatory for Column Generator Stage

Hello All - I am desgining a parallel JOB and using a Column Generator in order to generate a Unique number but encountered an error in V8.5 during compilation. Error : Stage 'CG_Unique_Number' requires a minimum of '1' non-reference inpu(s). But as per the IBM Knowledge Center input link is optiona...
by dgokulakrishnan
Sat Jun 07, 2014 9:23 am
Forum: General
Topic: Start Loop Activity with List Loop does not show the items
Replies: 4
Views: 3224

Thanks for the suggestion Ray.
by dgokulakrishnan
Fri Jun 06, 2014 9:41 pm
Forum: General
Topic: Start Loop Activity with List Loop does not show the items
Replies: 4
Views: 3224

Start Loop Activity with List Loop does not show the items

Hello All - I have designed the Sequence JOB with a Start Loop activity with List Loop items (Item1,Item2,Item3) with Comma Delimiter and triggers the JOB Activity successfully. But when I check in the JOB Message Log , the Parallel JOB has been invoked thrice with but No where the "List items&...
by dgokulakrishnan
Thu Jun 05, 2014 11:47 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Which one is Faster : Normal Lookup or Sparse Lookup?
Replies: 3
Views: 2500

Which one is Faster : Normal Lookup or Sparse Lookup?

Which one is Faster : Normal Lookup or Sparse Lookup?

can you please tell which lookup is faster. My understanding is Normal lookup would be faster since there is no hit with DB.
by dgokulakrishnan
Wed May 08, 2013 10:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Join Stage Vs Merge Stage in DS- Parallel JOB
Replies: 2
Views: 2807

Join Stage Vs Merge Stage in DS- Parallel JOB

Could you please explain the difference between Join Stage and Merge Stage.. I could understand that both the stages work based on the Key Column and they take multiple input links. But what is the exact difference between each of them. I have searched in the forum and found a similar post but it do...
by dgokulakrishnan
Wed May 01, 2013 1:22 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Funnel and Merge Stage
Replies: 2
Views: 2453

Funnel and Merge Stage

Can anyone please explain Why Funnel and Why not Merge stage to combine several files?
by dgokulakrishnan
Wed May 01, 2013 1:20 pm
Forum: General
Topic: Transformer Stage Doubt
Replies: 2
Views: 1506

Transformer Stage Doubt

Is it possible to use IF Statements and Functions in Constraints (Transformer Stage) ? or we need to incorporate such functionality with the help of Derivation/ Stage Variables?
by dgokulakrishnan
Wed May 01, 2013 1:20 pm
Forum: General
Topic: IBM Datastage Parallel JOB
Replies: 1
Views: 1017

IBM Datastage Parallel JOB

Is it possible to open any Datastage Parallel JOB in View?.