aiaiDBA

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

13718043309

010-86462881

PRCD-01123: Oracle Clusterware resource does not exist for ACFS filesystem of volume device {0}. A resource is required for the filesystem containing ACFS path {1}.

PRCD-01123: Oracle Clusterware resource does not exist for ACFS filesystem of volume device {0}. A resource is required for the filesystem containing ACFS path {1}.
Cause: The resource for the filesystem did not exist for the database which has its dependency on the ACFS path. A resource is required for path used by the database on ACFS filesystems so that Oracle Clusterware can track the database's dependency on the filesystem. Database's dependent ACFS paths cannot be mounted via the ACFS registry.
Action: Add the resource with 'srvctl add filesystem'.

请先 登录 后评论

1 个回答

小智
PRCD-01123:卷设备{0}的ACFS文件系统不存在Oracle Clusterware资源。包含ACFS路径{1}的文件系统需要资源。,
.原因:对于依赖于ACFS路径的数据库,文件系统的资源不存在。对于ACFS文件系统上的数据库使用的路径,需要资源,以便Oracle Clusterware可以跟踪数据库对文件系统的依赖。数据库的依赖ACFS路径无法通过ACFS注册表装载。,
.操作:使用'srvctl add filesystem'添加资源。,
.
请先 登录 后评论