Call now: 252-767-6166  
Oracle Training Oracle Support Development Oracle Apps

 
 Home
 E-mail Us
 Oracle Articles
New Oracle Articles


 Oracle Training
 Oracle Tips

 Oracle Forum
 Class Catalog


 Remote DBA
 Oracle Tuning
 Emergency 911
 RAC Support
 Apps Support
 Analysis
 Design
 Implementation
 Oracle Support


 SQL Tuning
 Security

 Oracle UNIX
 Oracle Linux
 Monitoring
 Remote s
upport
 Remote plans
 Remote
services
 Application Server

 Applications
 Oracle Forms
 Oracle Portal
 App Upgrades
 SQL Server
 Oracle Concepts
 Software Support

 Remote S
upport  
 Development  

 Implementation


 Consulting Staff
 Consulting Prices
 Help Wanted!

 


 Oracle Posters
 Oracle Books

 Oracle Scripts
 Ion
 Excel-DB  

Don Burleson Blog 


 

 

 


 

 

 

 
 

ORA-01410: invalid ROWID tips

Oracle Error Tips by Donald Burleson(S. Karam)

 

Question: I have a table which is partitioned ,whenever I pass a query I?m getting ORA-01410: invalid ROWID.

 

Answer: The Oracle docs note this on the ora-01410 error:

ORA-01410 invalid ROWID
 
Cause: A ROWID was entered incorrectly. ROWIDs must be entered as formatted hexadecimal strings using only numbers and the characters A through F. A typical ROWID format is '000001F8.0001.0006'.
 
Action: Check the format, then enter the ROWID using the correct format. ROWID format: block ID, row in block, file ID.

The ORA-01410 error can indicate logical data corruption, precipitating a recovery with RMAN.

The format of the rowid is: block id, row in block, file id. If you know the block id, you may be able to use a statement such as:

delete from <table> where rowid like '<block id>%'

Without a recovery of the corruption (ARCHIVELOG mode) or RMAN recovery, Your ONLY Hope to recover from a ORA-01410 error is to use the BBED utility to patch the corrupt blocks and it won't be a cheap or easy fix! It could take days of hard work, depending on the extent of the corruption.

You will need an expert in the Oracle block internals so you will either need to do this with the aid of Oracle technical support (800-223-1711) or a 3rd party expert like my team (800)-766-1884.

Check our links to BBED, in case you understand Oracle block structures.

Oracle BBED (Basic Block EDitor)


 

 

Burleson is the American Team

Note: This Oracle documentation was created as a support and Oracle training reference for use by our DBA performance tuning consulting professionals.  Feel free to ask questions on our Oracle forum.

Verify experience! Anyone considering using the services of an Oracle support expert should independently investigate their credentials and experience, and not rely on advertisements and self-proclaimed expertise. All legitimate Oracle experts publish their Oracle qualifications.

Errata?  Oracle technology is changing and we strive to update our BC Oracle support information.  If you find an error or have a suggestion for improving our content, we would appreciate your feedback.  Just  e-mail:  

and include the URL for the page.


                    









Burleson Consulting

The Oracle of Database Support

Oracle Performance Tuning

Remote DBA Services


 

Copyright © 1996 -  2020

All rights reserved by Burleson

Oracle ® is the registered trademark of Oracle Corporation.

 

   

 

��  
 
 
Oracle Training at Sea
 
 
 
 
oracle dba poster
 

 
Follow us on Twitter 
 
Oracle performance tuning software 
 
Oracle Linux poster