RMAN-00572: waiting for dbms_pipe input
Cause: This message is used only when the PIPE option was specified.
Action: Enqueue some RMAN input into the pipe.
RMAN-00572: waiting for dbms_pipe input
Cause: This message is used only when the PIPE option was specified.
Action: Enqueue some RMAN input into the pipe.
RMAN-00571: ===========================================================
Action: The errors are printed in last-in first-out order. So to interpret them correctly, read from the bottom to the top.
RMAN-00570: **end-of-file**
Cause: The end of an inline CMDFILE was reached. This is just an informational message.
Action: No action required.
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
Cause: This message precedes an error message stack.
Action: The errors are printed in last-in first-out order. So to interpret them correctly, read from the bottom to the top.
RMAN-00568: user interrupt received
Cause: The user typed ^C or ATTN.
Action: No action required.
RMAN-00567: Recovery Manager could not print some error messages
Cause: An error occurred while trying to print the error message stack.
Action: If the associated error message indicates a condition that can be corrected, do so, otherwise contact Oracle Support Services.
RMAN-00566: could not open TRACE "string"
Cause: An error occurred when trying to open the file.
Action: Check that the file name was specified correctly and that the user running RMAN has write permission for the file.
RMAN-00565: unable to read input file
Cause: An error occurred while trying to read from STDIN or from the CMDFILE.
Action: Ensure that the CMDFILE is readable. The CMDFILE must be a text file with one line per record.
RMAN-00564: host data too long
Cause: The SQL*Net host connect string exceeds the maximum allowable length.
Action: Correct the host string.
RMAN-00563: password too long
Cause: The specified password exceeds the maximum allowable password length.
Action: Correct the password.