RMAN-11000: message number number not found in recovery manager message file
Cause: Recovery manager message file is out of date.
Action: Make sure that the Recovery Manager error message file is current and installed in the correct location.
RMAN-11000: message number number not found in recovery manager message file
Cause: Recovery manager message file is out of date.
Action: Make sure that the Recovery Manager error message file is current and installed in the correct location.
RMAN-10040: asynchronous support not detected, RMAN will run synchronously
Cause: The database connection does not support asynchronous operation, so RMAN will not multi-task work among multiple channels. Multiple channels can still be allocated, but they will not run work concurrently.
Action: Use a connection type that supports asynchronous operations.
RMAN-10039: error encountered while polling for RPC completion on channel string
Cause: This error should be accompanied by other errors giving the cause of the polling error.
Action: No action required.
RMAN-10038: database session for channel string terminated unexpectedly
Cause: The database connection for the specified channel no longer exists. Either the session was terminated by some external means or the channel terminated because of an internal error.
Action: Check for an Oracle trace file for detailed information on why the session terminated.
RMAN-10037: RPC anomaly detected on channel string, upinblt=number
Cause: This is an debugging message and can be ignored.
Action: No action required.
RMAN-10036: RPC call ok on channel string
Cause: This is just an informational message. It should be preceded by message 10030.
Action: No action required.
RMAN-10035: exception raised in RPC: string
Cause: A call to a remote package resulted in an exception.
Action: The exception should indicate what went wrong.
RMAN-10034: unhandled exception during execution of job step number, error unknown
Cause: PL/SQL detected an unhandled exception during execution of a job step, but no further information available
Action: Contact Oracle Support Services.
RMAN-10033: error during compilation of job step number: string
Cause: PL/SQL detected a problem during the compilation of a job step.
Action: This error message is accompanied by the error messages describing the exception.
RMAN-10032: unhandled exception during execution of job step number: string
Cause: An unhandled PL/SQL exception occurred during a job step.
Action: This error is accompanied by the error messages describing the exception.