Moving aud$ table, does it cause a outage?
Hi All,
I am planning to move aud$ table to new tablespace, does this cause an outage? its a huge table , 15G.
db version: 11.2.0.3
ALTER TABLE "SYS".AUD$ MOVE TABLESPACE TSNAME LOB(SQLBIND, SQLTEXT) STORE AS (TABLESPACE TSNAME )
0