RMAN-00562: username too long
Cause: The specified username exceeds the maximum allowable username length.
Action: Correct the username.
RMAN-00562: username too long
Cause: The specified username exceeds the maximum allowable username length.
Action: Correct the username.
RMAN-00558: error encountered while parsing input commands
Cause: The parser detected a syntax error.
Action: This message should be accompanied by one or more other error messages indicating the cause of the error.
RMAN-00557: could not open MSGLOG "string"
Cause: An error occurred when trying to open the file.
Action: Check that the file name was specified correctly and that the file exists and that the user running RMAN has write permission for the file.
RMAN-00556: could not open CMDFILE "string"
Cause: An error occurred when trying to open the file.
Action: Check that the file name was specified correctly and that the file exists and that the user running RMAN has read permission for the file.
RMAN-00555: target database connect string must be specified
Cause: The TARGET parameter was not specified.
Action: Supply the necessary parameter.
RMAN-00554: initialization of internal recovery manager package failed
Cause: The internal package initialization routine returned an error.
Action: This message should be accompanied by one or more other error messages indicating the cause of the error.
RMAN-00553: internal recovery manager package failed to load
Cause: LPMLOADPKG() return an error indication.
Action: This message should be accompanied by one or more other error messages indicating the cause of the error.
RMAN-00552: syntax error in command line arguments
Cause: The arguments supplied to RMAN could not be parsed, or no arguments were supplied at all.
Action: This message should be accompanied by one or more other error messages indicating the cause of the error.
RMAN-00551: initialization of parser package failed
Cause: The parser package initialization routine returned an error.
Action: This message should be accompanied by one or more other error messages indicating the cause of the error.
RMAN-00550: parser package failed to load
Cause: LPMLOADPKG() return an error indication.
Action: This message should be accompanied by one or more other error messages indicating the cause of the error.