Is there any limit on how many records a cursor can hold?
797402Nov 8 2010 — edited Nov 8 2010Hi Everyone,
This is Amit here. I want to know whether there is any limit on how many records a cursor can hold.
I have a program in which i am creating a cursor and passing it to another procedure as an input parameter. But the count of cursor query is more than 15 Lakhs. The program is running forever.
Just wanted to know whether the huge data is the problem.
Thanks ....
Regards,
Amit