How to fix the Oracle error ORA-13715: “string” is not recognized by ADDM as a parameter name?
In this post, you’ll learn more about the Oracle ErrorORA-13715: “string” is not recognized by ADDM as a parameter name with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-13715: “string” is not recognized by ADDM as a parameter name
Reason for the Error ORA-13715: “string” is not recognized by ADDM as a parameter name
The specified value for a system parameter was not recognized by ADDM.
How to fix the Error ORA-13715: “string” is not recognized by ADDM as a parameter name ?
You can fix this error in Oracle by following the below steps
Specify a value that appears in the NAME column of V$PARAMETER.
Leave Your Comment