Database Administration (MOSC)

MOSC Banner

FGA table sys.fga_log$ does not exist

edited Nov 2, 2020 5:30AM in Database Administration (MOSC) 5 commentsAnswered ✓

Hi

I found that 1 of our database version 12.1.0.2 in Linux, the fine grained auditing table sys.fga_log$ is missing and the view dba_fga_audit_trail created with ora-00942: table or view does not exist.

Is there any way to recreate the table? I tried DBMS_AUDIT_MGMT.set_audit_trail_location but it run with below errors

ERROR at line 1:

ORA-01403: no data found

ORA-06512: at "SYS.DBMS_AUDIT_MGMT", line 2959

ORA-06512: at "SYS.DBMS_AUDIT_MGMT", line 715

ORA-06512: at line 2

Thanks


Pek

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