ORA-8007 'Further changes to this block by this transaction not allowed'
Hello,
Can somebody give any clue for error ORA-8007 'Further changes to this block by this transaction not allowed' ?
I searched Oracle support site, there has an bug ID 465226.1 in 10.2. But the difference is that Oracle bug is about transaction limit on 32 K block, my db configuration is 8 K. Can 8K block cause this transaction limit problem? Is there any other possibility?
In our production, database will receive the high concurrent transactions, and db version is 10.2.0.3.
Thanks for any suggestion.
0