[home]
bits & pieces
Kubernetes & OpenShift
mac
mobile
music
oracle
programming
tech
web etc.
username:
password:
impressum
Failed Index
by Wolfram Saringer
(2014-03-19)
last change: 2014-03-19
Find an index in the 'failed' state:
select index_name, status, domidx_status, domidx_opstatus
from dba_indexes
where index_type = 'DOMAIN'
and domidx_opstatus = 'FAILED';
Recent articles:
Ho to install SHA-1 support for PostgreSQL
Trivia: Adding Linux Swapspace
Linux Kernel increasingly inefficient
Petabytes
all articles represent the sole opinion of their respective author. all content comes without any warranty for correctnes, despite due diligence.