ORA-20115, ORA-39064, ORA-29285 Errors Occur When Running Awrextr.sql
(Doc ID 2770027.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.4 and laterOracle Database - Standard Edition - Version 11.2.0.4 and later
Information in this document applies to any platform.
Symptoms
- ORA-20115, ORA-39064, ORA-29285 errors were raised when running awrextr.sql from sqlplus
- This is a multibyte database, and NLS_LANG is set to the DB character set
(eg. NLS_LANG = Japanese_Japan.JA16SJISTILDE):
------------------------------------------------------------------
| *** AWR Extract Started ...
|
| This operation will take a few moments. The
| progress of the AWR extract operation can be
| monitored in the following directory/file:
| <DIRECTORY_PATH>
| <LOGFILE NAME>
|
ORA-20115: datapump export encountered error:
ORA-39064: unable to write to the log file
ORA-29285:
file write error
------------------------------------------------------------------
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |