Database Administration (MOSC)

MOSC Banner

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

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center