Technical Notes
We're all on the same page!
Showing posts with label
index
.
Show all posts
Showing posts with label
index
.
Show all posts
Friday, 5 January 2018
e.g. tablespace move
›
Check tablespaces on database SQL> SELECT * FROM DBA_TABLESPACES WHERE CONTENTS = 'PERMANENT'; Delete all records on tables i...
Wednesday, 16 November 2016
ORA-01578 solution (if object is INDEX)
›
Error ORA-01578: ORACLE data block corrupted (file # 100, block # 50000) Solution Find the object that was corrupted: SQL> ...
›
Home
View web version