How to fix the Oracle error ORA-13834: name of SQL profile to be cloned must be provided?
In this post, you’ll learn more about the Oracle ErrorORA-13834: name of SQL profile to be cloned must be provided with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-13834: name of SQL profile to be cloned must be provided
Reason for the Error ORA-13834: name of SQL profile to be cloned must be provided
A SQL profile name was not provided as the from target of a clone SQL profile operation.
How to fix the Error ORA-13834: name of SQL profile to be cloned must be provided ?
You can fix this error in Oracle by following the below steps
Provide the name of the SQL profile being cloned.
Leave Your Comment