Oracle DBA, How To, Error, Cause and Action

ORA-07497: sdpri: cannot create trace file 'string'; errno = string.

ORA-07497: sdpri: cannot create trace file 'string'; errno = string.


Cause:


1. The trace file could not be created for writing.
2. The trace file is a symbolic link.



Action:


1. Check if the dump directory exists and whether it is writable.
2. Remove the symbolic link.

No comments:

Post a Comment

Thanks for your comment.