ERROR | 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. |