select * from dba_indexes
where degree != 1; -- parallel 로 되어 있는 것만 출력할 경우
'Database & SQL > Oracle' 카테고리의 다른 글
VKTM detected a time drift. 발생시 (0) | 2024.03.25 |
---|---|
Oracle 통계정보 Lock (0) | 2021.08.13 |
오래 걸리는 작업(SQL) 확인 방법 (0) | 2021.07.09 |
select * from dba_indexes
where degree != 1; -- parallel 로 되어 있는 것만 출력할 경우
VKTM detected a time drift. 발생시 (0) | 2024.03.25 |
---|---|
Oracle 통계정보 Lock (0) | 2021.08.13 |
오래 걸리는 작업(SQL) 확인 방법 (0) | 2021.07.09 |