Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Refcursor data Retrieval Speed

Abdul Nazar AliJun 29 2018 — edited Jul 2 2018

Dear All,

I have simple SP which returns the result sets to UI using SYS_REFCURSOR, The questions are as follows

1) Is it possible to increase the data retrieval SPEED in SYS_REFCURSOR?

2) What memory uses SYS_REFCURSOR OR any possibility of increasing temp space or memory?

The issue is SP execution takes 30 seconds. But when the query alone executed it takes less than 2 secs.

Using Oracle 11g with Linux OS

Thanks,

ANA

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 30 2018
Added on Jun 29 2018
9 comments
2,359 views