How to fix the Oracle error RMAN-06910: can not invoke parallel recovery for test recovery?
In this post, you’ll learn more about the Oracle ErrorRMAN-06910: can not invoke parallel recovery for test recovery with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
RMAN-06910: can not invoke parallel recovery for test recovery
Reason for the Error RMAN-06910: can not invoke parallel recovery for test recovery
Recover database was called with TEST and PARALLEL option
How to fix the Error RMAN-06910: can not invoke parallel recovery for test recovery ?
You can fix this error in Oracle by following the below steps
Call recover database with either just the TEST or PARALLEL option
Leave Your Comment