Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> OCI Internal error - Help!!!!!!!
Hi Boris,
I've just set up a small test on 9i release 2 (9.2.0) and selected from a table which has 41,500 rows in it. The only problem I have doing a 'select last' is the time it takes to get to the last row :o) - this is for a statement like 'select a,b,c from table'.
On the other hand, when I do something like 'select a,b,c,'text' from table' the OCIStmtFetch2() call blows up after about 2 mins trying to fetch the last row. Looks like the problem still exists.
Other than that, it works fine and I can scroll around quite happily in the cursor.
Cheers,
Norman.
Tel: 0113 289 6265 Fax: 0113 289 3146 URL: http://www.Lynx-FS.comReceived on Mon Apr 14 2003 - 10:10:59 CDT
-------------------------------------
![]() |
![]() |