How to fix the Oracle error RMAN-00701: SCRIPT requires that CATALOG be specified on the command line?
In this post, you’ll learn more about the Oracle ErrorRMAN-00701: SCRIPT requires that CATALOG be specified on the command line with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
RMAN-00701: SCRIPT requires that CATALOG be specified on the command line
Reason for the Error RMAN-00701: SCRIPT requires that CATALOG be specified on the command line
A SCRIPT option was included on the RMAN command line without a specified CATALOG recovery catalog.
How to fix the Error RMAN-00701: SCRIPT requires that CATALOG be specified on the command line ?
You can fix this error in Oracle by following the below steps
Specify the CATALOG option on the RMAN command line.
Leave Your Comment