RMAN-07528: number of files not managed by recovery area is string, totaling stringB

RMAN-07528: number of files not managed by recovery area is string, totaling stringB

Cause: This message should be accompanied by other message(s) indicating the list of files. Either the files listed are not known to the database or not managed by flash recovery area. The number and size of the files are shown. This is an informational message only.

Action: No action is required.

RMAN-07527: Reason: File was not created using DB_RECOVERY_FILE_DEST initialization parameter

RMAN-07527: Reason: File was not created using DB_RECOVERY_FILE_DEST initialization parameter

Cause: This message should be accompanied by other message(s) indicating the name of file that was not created using DB_RECOVERY_FILE_DEST initialization parameter. One of the following scenarios caused this error: 1) This is an archived log file and was created when the LOG_ARCHIVE_DEST_n initialization parameter was set explicitly to flash recovery area location. For example, LOG_ ARCHIVE_DEST_1= location=+FRA where +FRA was also your DB_ RECOVERY_FILE_DEST value. 2) This is an RMAN backup file and was created in a flash recovery area using the FORMAT option of the BACKUP command. 3) This is an online log file or current control file and was created prior to setting the flash recovery area. 4) This file fits none of the above scnearios and is not supported by the flash recovery area.

Action: All of following actions will resolve future occurences of this error: 1) To create archived logs in flash recovery area, set the LOG_ARCHIVE_DEST_n initialization parameter to location=USE_DB_RECOVERY_FILE_DEST . Do not explicitly set the LOG_ARCHIVE_DEST_n initialization parameter to a flash recovery area location. 2) To create RMAN backups in flash recovery area, do not use the FORMAT option of the BACKUP command. All of following actions will resolve current problem: 1) If this is an archived log file or an RMAN backup file, use the CATALOG command to re-catalog the files. 2) If this is an online log file or a current control file to be managed by the flash recovery area, re-create the file using the DB_RECOVERY_FILE_DEST initialization parameter.

RMAN-07526: Reason: File is not an Oracle Managed File

RMAN-07526: Reason: File is not an Oracle Managed File

Cause: This message should be accompanied by other message(s) indicating the name of file that was not a oracle managed file. This is an informational message only.

Action: No action is required.

RMAN-07525: Reason: File is not a supported file type in Recovery Area

RMAN-07525: Reason: File is not a supported file type in Recovery Area

Cause: This message should be accompanied by other message(s) indicating the name of file that was not supported in flash recovery area. Any file other than current control file, online log, archived log, RMAN backups and flashback log is not supported in flash recovery area. This is an informational message only.

Action: No action is required.

RMAN-07524: ==========================================================

RMAN-07524: ==========================================================

Cause: This is an informational message only.

Action: No action is required.

RMAN-07523: List of files in Recovery Area not managed by the database

RMAN-07523: List of files in Recovery Area not managed by the database

Cause: This message was issued in response to a CATALOG RECOVERY AREA command.

Action: No action is required.

RMAN-07522: CREATE TYPE privilege must be granted to user string

RMAN-07522: CREATE TYPE privilege must be granted to user string

Cause: The CREATE CATALOG or UPGRADE CATALOG command was used, but the userid that was supplied in the CATALOG connect string does not have the CREATE TYPE privilege granted.

Action: Grant CREATE TYPE privilege to the recovery catalog owner.

RMAN-07521: cannot create recovery catalog in database version string; version string required

RMAN-07521: cannot create recovery catalog in database version string; version string required

Cause: An attempt was made to use a version of the recovery catalog schema that was incompatible with the version of the database.

Action: Upgrade the catalog database to at least the required version or install the catalog schema in a different database which is of at least the required version.

RMAN-07520: Reason: Data pump dump file

RMAN-07520: Reason: Data pump dump file

Cause: This is an informational message only.

Action: No action is required.

RMAN-07519: Reason: Error while cataloging. See alert.log.

RMAN-07519: Reason: Error while cataloging. See alert.log.

Cause: This is an informational message only.

Action: No action is required.

RMAN-07518: Reason: Foreign database file DBID: string Database Name: string

RMAN-07518: Reason: Foreign database file DBID: string Database Name: string

Cause: This is an informational message only.

Action: No action is required.

RMAN-07517: Reason: The file header is corrupted

RMAN-07517: Reason: The file header is corrupted

Cause: Either the file is not an Oracle file or the file header is corrupted.

Action: Delete the file using OS utility.

RMAN-07516: Reason: Error reading

RMAN-07516: Reason: Error reading

Cause: This is an informational message only.

Action: No action is required.

RMAN-07515: File Name: string

RMAN-07515: File Name: string

Cause: This is an informational message only.

Action: No action is required.

RMAN-07514: =======================================

RMAN-07514: =======================================

Cause: This is an informational message only.

Action: No action is required.

RMAN-07513: List of Files Which Where Not Cataloged

RMAN-07513: List of Files Which Where Not Cataloged

Cause: This message is issued in response to a CATALOG command.

Action: No action is required.

RMAN-07509: List of Cataloged Files

RMAN-07509: List of Cataloged Files

Cause: This message is issued in response to a CATALOG command.

Action: No action is required.

RMAN-07508: cataloging done

RMAN-07508: cataloging done

Cause: This is an informational message only.

Action: No action is required.

RMAN-07507: cataloging files...

RMAN-07507: cataloging files...

Cause: This is an informational message only.

Action: No action is required.

RMAN-07506: Do you really want to catalog the above files (enter YES or NO)?

RMAN-07506: Do you really want to catalog the above files (enter YES or NO)?

Cause: This is a user prompt.

Action: Answer the question to proceed.