Database Error Messages

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.