ilm
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ilm [2016/02/09 13:56] – [Automatic Data Optimisation] z0hpvk | ilm [2025/03/08 22:24] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 35: | Line 35: | ||
There can only be one row level policy for a segment.\\ | There can only be one row level policy for a segment.\\ | ||
- | The view USER_ILMPOLICIES shows details of all existing ADO policies. | + | The view USER_ILMPOLICIES shows details of all existing ADO policies.\\ |
+ | |||
+ | Disable all ADO policies for the whole database | ||
+ | < | ||
+ | DBMS_ILM_ADMIN.DISABLE_ILM; | ||
+ | END;</ | ||
+ | |||
+ | Disable a single policy on a table | ||
+ | < | ||
+ | ALTER TABLE t1 ILM disable < | ||
ilm.1455026179.txt.gz · Last modified: 2025/03/08 22:23 (external edit)