|
-
Hello, there
Oracle it says : The specified datafile is not in the recovery catalog or it has been marked deleted.
So try the following
select db_key, tablespace_name,name, included_in_database_backup from
rman.rc_datafile;
make sure that the datafile is there and is set to YES on the included_in_database_backup field.
I hope it will help.
In god i trust
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|