aiaiDBA

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

13718043309

010-86462881

ORA-12479: file label string must equal DBHIGH string

ORA-12479: file label string must equal DBHIGH string
Cause: A database file had an OS label that did not match DBHIGH. Either DBHIGH was altered or the OS file was relabeled.
Action: Relabel the file so that its label matches DBHIGH, or alter DBHIGH so that it matches the label on the file.

请先 登录 后评论

1 个回答

小智
ORA-12479:文件标签字符串必须等于DBHIGH 字符串,
.原因:数据库文件具有与DBHIGH不匹配的操作系统标签。DBHIGH已更改或操作系统文件已重新标记。,
.操作:重新标记文件,使其标签匹配DBHIGH,或alter DBHIGH,以使其与文件上的标签匹配。,
.
请先 登录 后评论