Oracle DBA, How To, Error, Cause and Action

ORA-12164: TNS:Sqlnet.fdf file not present

ORA-12164: TNS:Sqlnet.fdf file not present


Cause:


The sqlnet.fdf file doesn't exist in $ORACLE_HOME/network/admin.



Action:


The sqlnet.fdf file is required for Oracle Tracing to occur. Either install the sqlnet.fdf file in $ORACLE_HOME/network/admin or turn off tracing in your ORA file.

No comments:

Post a Comment

Thanks for your comment.