aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-19613: datafile string not found in backup set

ORA-19613: datafile string not found in backup set
Cause: The indicated file could not be restored, because it is not in this backup set. If the file number is zero, then this refers to the control file.
Action: This message is issued when the directory from the first backup piece is read and one or more files named for restoration were not found. The restore conversation is still active, but no data has been read and you must supply the first backup piece of a backup set that contains all of the requested files.

请先 登录 后评论

1 个回答

小智
ORA-19613:在备份集中找不到datafile 字符串,
.原因:指示的文件无法还原,因为它不在此备份集中。如果文件编号为零,则这指的是控制文件。,
.操作:从第一个备份片段读取目录并且找不到一个或多个名为要还原的文件时,发出此消息。还原会话仍处于活动状态,但尚未读取任何数据,您必须提供包含所有所需文件的备份集的第一个备份片段。,
.
请先 登录 后评论