Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: why aren't ORA-1555 errors MORE frequent?

Re: why aren't ORA-1555 errors MORE frequent?

From: Charles J. Fisher <cfisher_at_rhadmin.org>
Date: Thu, 21 Nov 2002 17:20:14 GMT
Message-ID: <Pine.LNX.4.44.0211211114540.3082-100000@galt.rhadmin.org>


On Wed, 20 Nov 2002, Howard J. Rogers wrote:

> You can certainly get 1555s when no-one is doing anything other than pure
> selects, true enough. They are incredibly hard to demonstrate, however,
> being as rare as hen's teeth.

This shouldn't be that difficult to demonstrate.

  1. Restart your instance with less than 100 block buffers.
  2. Update a big table (much, much bigger than 100 blocks), adding 1 to sum num column, and commit it.
  3. Throw the tablespace in backup mode.
  4. select * from the table.

Shouldn't this do it?


  |   The Moving Finger writes; and, having writ,                             |
  |   Moves on: nor all your Piety nor Wit                                    |
  |     Shall lure it back to cancel half a Line,                             |
  |   Nor all your Tears wash out a Word of it.                               |
  |                                                                           |
  |      -Rubaiyat of Omar Khayyam                                            |
  -----------------------------------------------------------------------------
 /   Charles J. Fisher   |   cfisher@rhadmin.org  |   http://rhadmin.org     /
-----------------------------------------------------------------------------
Received on Thu Nov 21 2002 - 11:20:14 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US