How to fix the Oracle error RMAN-06140: cannot specify TAG option with LIST INCARNATION?
In this post, you’ll learn more about the Oracle ErrorRMAN-06140: cannot specify TAG option with LIST INCARNATION with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
RMAN-06140: cannot specify TAG option with LIST INCARNATION
Reason for the Error RMAN-06140: cannot specify TAG option with LIST INCARNATION
The TAG option was specified with LIST INCARNATION. This is not permitted because there is no TAG associated with a database incarnation.
How to fix the Error RMAN-06140: cannot specify TAG option with LIST INCARNATION ?
You can fix this error in Oracle by following the below steps
Remove the TAG option and re-run the LIST command.
Leave Your Comment