aiaiDBA

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

13718043309

010-86462881

PRKC-01004: Problem in copying file to nodes

PRKC-01004: Problem in copying file to nodes
Cause: Attempted file copy operation(s) from the local node to one or more nodes in the cluster and one or multiple of those copy file operations failed. Possible causes: 1) One or more file copy operations to nodes in the cluster failed. 2) The destination directory did not have write permission for the user on one or more of the nodes .the source file did not exist. 3) The 'rcp' command to one or more nodes failed on UNIX platforms.
Action: 1) Check that the source file exists. 2) Check that all nodes in the cluster are up. 3) Check that destination directory has write permission for the user. 4) On UNIX based platforms check that user can do 'rcp' to all the nodes.

请先 登录 后评论

1 个回答

小智
PRKC-01004:将文件复制到节点时出现问题,
.原因:尝试从本地节点到集群中的一个或多个节点的文件复制操作,并且这些复制文件操作中的一个或多个失败。可能的原因:1)对集群中的节点进行一个或多个文件复制操作失败。2)目标目录在一个或多个节点上没有用户的写入权限,源文件不存在。3)在UNIX平台上,一个或多个节点的“rcp”命令失败。,
.操作: 1)检查源文件是否存在。2)检查集群中的所有节点是否已启动。3)检查目标目录是否具有用户的写入权限。4)在基于UNIX的平台上,检查用户是否可以对所有节点进行'rcp'。,
.
请先 登录 后评论