1 view
Skip to first unread message

Ramesh A

unread,
Oct 11, 2012, 9:09:44 AM10/11/12
to aditya.ra...@gmail.com, tibco.s...@gmail.com, Orac...@googlegroups.com, custom...@airtelindia.com, kalyan....@gmail.com, gpm.tul...@gmail.com, sudha...@avvasinfotech.com, praveeno...@gmail.com, kiranb...@hsbc.co.in

kumar jaybee

unread,
Oct 12, 2012, 6:52:31 PM10/12/12
to Tony_...@kingston.com, arv...@yahoo.com, man...@atwinc.com, pallav...@yahoo.com, Orac...@googlegroups.com

Ramesh A

unread,
Oct 16, 2012, 7:33:32 AM10/16/12
to rites...@yahoo.com, tibco.s...@gmail.com, Orac...@googlegroups.com, custom...@airtelindia.com, kalyan....@gmail.com, gpm.tul...@gmail.com, sudha...@avvasinfotech.com, praveeno...@gmail.com, kiranb...@hsbc.co.in

gurunath g

unread,
Oct 22, 2012, 4:36:24 PM10/22/12
to orac...@googlegroups.com

Hi,
 
We have a requirement to retrieve journal data for all sources which is about 2 to 3 millions records.Right now, I have a rdf report, from where i'm writing data to csv file in some temp folder in applications. It errors out for large volume of data  with Out of process memory error. Oracle has suggested to increase the PGA size for huge transactions. which we can not increase since its already 6GB.
 
if you have any idea instead of writing to csv file from temp table. please suggest and how do you open a file with 400MB in apps.
 
Thanks.

S dhanemkula

unread,
Oct 22, 2012, 5:33:21 PM10/22/12
to orac...@googlegroups.com
Hi Gurunath,

I am not sure if this your audit need, as I did vent thro these audits.
Please check with your file recipient, if they are ok to have the data broken financial period
(Year or Quarter  or Period). Even if this is large, check with them to see if you can break the data based on the source and category.

Break your query to extract data in small chunks, by passing appropriate parameters.

Thanks,
Sunil


--
You received this message because you are subscribed to the Google Groups "OracleERP" group.
To post to this group, send email to orac...@googlegroups.com.
To unsubscribe from this group, send email to oracleerp+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/oracleerp?hl=en.

gurunath g

unread,
Oct 22, 2012, 5:52:18 PM10/22/12
to orac...@googlegroups.com
Hi Sunil,

I spoke to them about breaking data into different files, which they dont want and i'm providing period as one of the parameter.but still we have large volume of data. users use this very rare, if they have any issues.
 
Thanks,
Guru.

S dhanemkula

unread,
Oct 22, 2012, 9:41:03 PM10/22/12
to orac...@googlegroups.com
Hi Guru,

If that is not acceptable solution, please try extracting the data with tab spaces and name the file with an extenstion of .dat (which is nothing but,you are exporting to a txt file).
Use pl/sql routine to do this.

Once the extract is completed, please .zip it and send it over.

Regards,
Sunil

gurunath g

unread,
Oct 26, 2012, 4:00:26 PM10/26/12
to orac...@googlegroups.com
Okay Sunil. Thanks.
Reply all
Reply to author
Forward
0 new messages