DBA Catalog
Simple Solution
(Move to ...)
Home
Oracle
SQL Server
PostgreSQL
About US
▼
Showing posts with label
Partition
.
Show all posts
Showing posts with label
Partition
.
Show all posts
Tuesday, December 25, 2018
How to Check and Modify Default Attributes of Tables and Indexes Partitions
›
Sometimes there is situation when you need to modify default attributes for tables, tables partitions, index or index partitions in Oracle d...
Friday, August 15, 2014
ORA-01502: index or partition of such index is in unusable state
›
Hello, here I'll show you how to find and rebuild unusable indexes partition in oracle: SQL> select distinct status from dba_ind_pa...
›
Home
View web version