Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Cannot Delete due to ORA-00055
Hi,
I am running Oracle 8.1.5 on NT 4.0 sp6 with 1 GB of RAM. I have lightly used development instance that just started giving me major trouble. The only change that I can think of is that the NT guy changed the name of the computer the night before, so I changed values in TNSNAMES.ORA and LISTENER.ORA to match.
First I could not insert a single row in just one table in the database dur to ORA-04031: "unable to allocate num bytes of shared memory num, num, num". OK, so I increased shared_pool_size (in INIT.ORA) from 15728640 to 35728640, bounced the service and was able to do my single row insert. (Yes, it does seem to be a very big value for a fairly small instance.)
Then, I needed to delete a row of test data out of the same table and I could do it because get ORA-00055: "maximum number of DML locks exceeded". I have increased the parameter dml_locks from the default 300 to 600, bounced the service, but still cannot delete the row !
Any ideas ?
Thanks,
Rock.
Init.Ora contents follow:
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Fri Aug 18 2000 - 10:18:57 CDT
![]() |
![]() |