Re: page type fault -
03-27-2006
, 12:31 AM
Hi!
By dequeue i meant reading the data. I have written a test case for
adding data to the Db and then reading from it. If i increase the
number of elements being store in the Db, i get this, error.
The first time i execute my test case, it works fine. The next time it
stores the data correctly but while reading the data from the database
i get this error.
It is a single threaded application.
I dont uderstand why the database becomes corrupted at this point. I
am using cursor to read the data.
Thanks.
Isha |