Forum Post: RE: What could be the cause of RECID pointers corruption/missing?

  • Thread starter Thread starter Tim Kuehn
  • Start date Start date
Status
Not open for further replies.
T

Tim Kuehn

Guest
Gus - is what you wrote another way of saying "rows in different areas can have the same ROWID"? One big "OMG" though is "rows in different partitions of the same table can have the same ROWID".That's a big issue for any program which use ROWID to do things like find the same record as another buffer has only with a different locking status and the like.

Continue reading...
 
Status
Not open for further replies.
Back
Top