aiaiDBA

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

13718043309

010-86462881

RMAN-06246: List of Database Incarnations

RMAN-06246: List of Database Incarnations
Cause: This message is issued in response to a LIST INCARNATION OF DATABASE command. The following fields are shown for each database that is registered with the recovery catalog: DB Key: This is the unique key which identifies this database in the recovery catalog. Inc Key: This is the unique key which identifies this incarnation of the database in the recovery catalog. DB Name: The name of the database. DB ID: The database ID. This is a number which remains the same for the life of the database, even if the database name is changed. Status: 'YES' if this is the current incarnation of this database, otherwise 'NO'. Reset SCN: system change number (SCN) of the most recent RESETLOGS operation. Reset Time: Time of the most recent RESETLOGS operation.
Action: No action is required.

请先 登录 后评论

1 个回答

小智
RMAN-06246:数据库转义列表,
.原因:此消息是响应于LIST INCARNATION OF DATABASE命令而发出的。为恢复目录中注册的每个数据库显示以下字段:数据库密钥:这是在恢复目录中标识此数据库的唯一密钥。Inc密钥:这是唯一键,用于标识恢复目录中数据库的此化身。DB名称:数据库的名称。DB ID:数据库ID。这是一个在数据库的生命周期中保持不变的数字,即使数据库名称发生更改也是如此。状态:“YES”,如果这是此数据库的当前化身,否则为“否”。复位SCN:最近一次RESETLOGS操作的系统更改号(SCN)。复位时间:最近RESETLOGS操作的时间。,
.操作:无需操作。,
.
请先 登录 后评论