BDB-Error: Lock table out of locks
Hi,
I have a problem here with one of our RAC-systems: The process ologgerd is eatin' up my CPU power (abt. 25%), and the logfile crflogd.log is filled up with messages like this:
2012-03-22 09:27:11.600: [CRFLDREP][1093421376]db_delete:Aborting delete txn bcos of sret FAIL, would have deleted 8663 records
2012-03-22 09:27:22.671: [ default][1093421376]BDB verbose error msg:
2012-03-22 09:27:22.671: [ default][1093421376]Lock table is out of available locks
2012-03-22 09:27:22.671: [CRFLDREP][1093421376]db_delete:Delete for clock=1331867249 for host=dbtest-rac-1-2 failed, err="Cannot allocate memory"
How can I get rid of these locks? I've restarted both nodes of this two-node cluster, but no luck. It stared when one of the RAC nodes went out of disk space in the root directory. I've cleaned up the harddisk, afterwards, all Oracle processes could be started. But now, I have this locks in the Berkeley DB...
I have a problem here with one of our RAC-systems: The process ologgerd is eatin' up my CPU power (abt. 25%), and the logfile crflogd.log is filled up with messages like this:
2012-03-22 09:27:11.600: [CRFLDREP][1093421376]db_delete:Aborting delete txn bcos of sret FAIL, would have deleted 8663 records
2012-03-22 09:27:22.671: [ default][1093421376]BDB verbose error msg:
2012-03-22 09:27:22.671: [ default][1093421376]Lock table is out of available locks
2012-03-22 09:27:22.671: [CRFLDREP][1093421376]db_delete:Delete for clock=1331867249 for host=dbtest-rac-1-2 failed, err="Cannot allocate memory"
How can I get rid of these locks? I've restarted both nodes of this two-node cluster, but no luck. It stared when one of the RAC nodes went out of disk space in the root directory. I've cleaned up the harddisk, afterwards, all Oracle processes could be started. But now, I have this locks in the Berkeley DB...
0