Quantcast
Channel: Question and Answer » oracle
Viewing all articles
Browse latest Browse all 717

Fatal NI connect errors

$
0
0

I’m wondering if there are any auditing processes I can enable to see what is causing these errors, like sql statements being run, or any other metadata that I could use to track down the source of these errors?

I am aware of DBA_AUDIT_TRAIL (which uses SYS.AUD$), but it isn’t giving me what I need. Fine Grained Audit Trail may be what I need? Not sure….

Here are my auditing settings for your review, anything I can change here to give me more to work with?

SQL> show parameter audit

NAME                                 TYPE        VALUE
------------------------------------ ----------- -----------------------------------
audit_file_dest                      string      /01/daa01/oracle/db/admin/DAA/adump
audit_sys_operations                 boolean     FALSE
audit_syslog_level                   string
audit_trail                          string      DB

Viewing all articles
Browse latest Browse all 717

Trending Articles