adding ADO policy in oracle 12c
Hello,
I am trying to add policy but this is not showing.
SQL> alter table vishal.empl3 ilm add policy tier to low_cost_store;
Table altered.
SQL> select policy_name,tier_status,tier_tablespace,scope from user_ilmdatamovementpolicies;
no rows selected
heat_map is on.
Please help me understand this.
Best regards,
Vishal