How to fix the Oracle error RMAN-06781: string package version string in source database is not of version string?
In this post, you’ll learn more about the Oracle ErrorRMAN-06781: string package version string in source database is not of version string with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
RMAN-06781: string package version string in source database is not of version string
Reason for the Error RMAN-06781: string package version string in source database is not of version string
The catalog schema version of the source recovery catalog is not the same as the target recovery catalog. The two catalog
How to fix the Error RMAN-06781: string package version string in source database is not of version string ?
You can fix this error in Oracle by following the below steps
UPGRADE source recovery catalog schema and recovery catalog schema to same version and retry the command.
Leave Your Comment