Moving SYS_FBA_CONTEXT_AUD table into another tablespace
Hello,
I am using 19.16 databases and Flashback Data Archive for many tables in many schema. I want to store context values for the tables in fba via dbms_flashback_archive.set_context_level procedure (with TYPICAL parameter) but SYS_FBA_CONTEXT_AUD (and SYS_FBA_CONTEXT for all context) table is stored in SYSTEM tablespace and they can grow easily so is it possible to move those table into another tablespace? I don't want to increase the size of SYSTEM tablespace.
I didn't found anything in documents. I also find this: https://asktom.oracle.com/pls/apex/f?p=100:11:0::::P11_QUESTION_ID:9531914100346195699