ORA-19801: initialization parameter DB_RECOVERY_FILE_DEST is
not set



ORA-19801: initialization parameter DB_RECOVERY_FILE_DEST is not set..

Answer / guest

Cause: An attempt was made to create a file in
DB_RECOVERY_FILE_DEST when DB_RECOVERY_FILE_DEST was not
set. There are number of possible causes of this error,
including: 1) A LOG_ARCHIVE_DEST_n parameter was specified
using a LOCATION attribute whose value was
DB_RECOVERY_FILE_DEST and an archivelog file creation was
attempted. 2) STANDBY_ARCHIVE_DEST parameter was specified
using a LOCATION attribute whose value was
DB_RECOVERY_FILE_DEST and an archivelog file creation was
attempted.

Action: Specify a valid destination for
DB_RECOVERY_FILE_DEST in initialization parameter file or
with the ALTER SYSTEM SET command.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-29267: illegal call

1 Answers  


ORA-12534: TNS:operation not supported

1 Answers  


TNS-00220: Pump Breakdown --------------

1 Answers  


PLS-01470: The escape character in the like-predicate must be a literal or a variable of type CHAR

1 Answers  


NNL-01050: Version banner is "string"

1 Answers  


RMAN-06101: no channel to restore a backup or copy of the controlfile

1 Answers  


ORA-09801: Unable to get user ID from connection

1 Answers  


ORA-24500: invalid UTF16 mode

1 Answers  


IMG-00815: merged area queue free failed

1 Answers  


ORA-09844: soacon: Archmon unable to open named pipe.

1 Answers  


NNL-00254: Server-generated requests currently do not request forwarding

1 Answers  


ORA-02250: missing or invalid constraint name

1 Answers  


Categories