How to fix the Oracle error RMAN-06409: LIKE clause in LIST BACKUP OF ARCHIVELOG is not supported?
In this post, you’ll learn more about the Oracle ErrorRMAN-06409: LIKE clause in LIST BACKUP OF ARCHIVELOG is not supported with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
RMAN-06409: LIKE clause in LIST BACKUP OF ARCHIVELOG is not supported
Reason for the Error RMAN-06409: LIKE clause in LIST BACKUP OF ARCHIVELOG is not supported
LIST BACKUP OF ARCHIVELOG LIKE was used, which is not supported.
How to fix the Error RMAN-06409: LIKE clause in LIST BACKUP OF ARCHIVELOG is not supported ?
You can fix this error in Oracle by following the below steps
Remove LIKE clause from command.
Leave Your Comment