Question: What a solution to this Error? C. Command Prompt - SQLPLUS SQL> begin 2 dbms_audit_mgmt.set_audit_trail_location 3 audit_trail_type => dbms_audit_mgmt.audit_trail_aud_std, 4 audit trail location_value => AUDIT_TBS');

What a solution to this Error?

What a solution to this Error? C. Command Prompt - SQLPLUS SQL>

C. Command Prompt - SQLPLUS SQL> begin 2 dbms_audit_mgmt.set_audit_trail_location 3 audit_trail_type => dbms_audit_mgmt.audit_trail_aud_std, 4 audit trail location_value => "AUDIT_TBS'); end; 6 / begin 5 * ERROR at line 1: ORA-01403: no data found ORA-06512: at "SYS.DBMS_AUDIT_MGMT", line 1428 ORA-26512: at line 2 SQL> begin 2 dbms_audit_mgmt.set_audit_trail_location audit_trail_type => dbms_audit_mgmt. audit_trail_fga_std, audit trail location_value => "AUDIT_TBS'); end; 6 / begin 3 4. 5 ERROR at line 1: ORA-01403: no data found ORA-06512: at "SYS.DBMS_AUDIT_MGMT", line 1428 ORA-26512: at line 2 SQL>

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!