Page 1 of 1

arraysize within datastage For Select Statements In Oracle

Posted: Tue Jul 27, 2010 3:17 pm
by makreddy
Hi,
I am using Oracle Enterprise stage to read data from Oracle database.
Do we have any parameter/Env Variable when we can control the arraysize within datastage relative to select operations to do bulk collects to reduce round trips from DS client to/from the db.

Thanks
Aravind

Posted: Tue Jul 27, 2010 3:38 pm
by anbu
There is no environment variable for Array size.

Posted: Tue Jul 27, 2010 4:32 pm
by makreddy
So, is there a way to specify the same??? I mean is there any way to reduce round trips from DS client to/from the db while fetching the data.