RMAN-03030: echo set off
Cause: A SET ECHO OFF command was issued.
Action: No action required.
RMAN-03030: echo set off
Cause: A SET ECHO OFF command was issued.
Action: No action required.
RMAN-03029: echo set on
Cause: A SET ECHO ON command was issued.
Action: No action required.
RMAN-03028: fatal error code for command string : number
Cause: Informational message. This precedes error 3012.
Action: No action required.
RMAN-03027: printing stored script: string
Cause: This is an informational message.
Action: No action required.
RMAN-03023: executing command: string
Cause: This is an informational message.
Action: No action required.
RMAN-03021: executing script: string
Cause: This is an informational message.
Action: No action required.
RMAN-03020: async RPC test will take 1 minute
Cause: This is an informational message.
Action: No action required.
RMAN-03019: async RPCs are NOT working
Cause: The RPCTEST command has determined that RPCs are not executing asynchronously. Instead, they are blocking. This is caused by using a SQL*Net driver that does not support non-blocking UPI.
Action: Try using a different SQL*Net driver.
RMAN-03018: async RPCs are working correctly
Cause: This is an informational message.
Action: No action required.
RMAN-03017: recursion detected in stored script string
Cause: A stored script is calling itself or another script which calls itself.
Action: Remove the recursion.