Search found 5 matches

by akshyat
Fri Oct 12, 2012 4:33 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to read Data in parallel Using Netezza connector Stage
Replies: 0
Views: 1555

How to read Data in parallel Using Netezza connector Stage

I have been trying to configure the netezza connector stage to read data in parallel. So far I have been able to achieve the following: a) Read data in parallel using an Auto query. b) Reading Data in parallel using user defined simple query. - In order to achieve this we have to use the place holde...
by akshyat
Fri Oct 12, 2012 4:27 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Netezza userdefined update query issue
Replies: 6
Views: 15757

Netezza Database uses the concept Temporary work tables for loading the data unless we specify the load types as direct loads. Therefore your regular update expressions would not work in case of a user defined query. Netezza Connector stage provides place holders for the main table and the temporary...
by akshyat
Tue Oct 03, 2006 10:52 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Running a custom .sql file through DataStage
Replies: 4
Views: 4863

Re: Running a custom .sql file through DataStage

You can ru thru DB2 Stage using the Custom SQL or using load sql at run time option ..... Using this option can I load any sql file as a parameter from any directory on my server box ? hi akshyat for your project.. :lol: .I know you can do it from Datastage sequencer..after the DLR_ID got loaded ju...
by akshyat
Tue Oct 03, 2006 9:41 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Running a custom .sql file through DataStage
Replies: 4
Views: 4863

Re: Running a custom .sql file through DataStage

[quote="y_suresh"]You can ru thru DB2 Stage using the Custom SQL or using load sql at run time option .....

Using this option can I load any sql file as a parameter from any directory on my server box ?
by akshyat
Tue Oct 03, 2006 8:10 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Running a custom .sql file through DataStage
Replies: 4
Views: 4863

Running a custom .sql file through DataStage

Hi

I have the following environment as mentioned above with DB2 as the database.

I need to run custom .sql files from within the datastage environment without invoking any shell or script.

Is there a way to do it?

Thanks in advance for your support :)

Akshyat