How to fix the Oracle error ORA-54547: wrong input for COUNT_SHARED_EDGES?
In this post, you’ll learn more about the Oracle ErrorORA-54547: wrong input for COUNT_SHARED_EDGES with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-54547: wrong input for COUNT_SHARED_EDGES
Reason for the Error ORA-54547: wrong input for COUNT_SHARED_EDGES
The COUNT_SHARED_EDGES parameter value was not 1 or 2.
How to fix the Error ORA-54547: wrong input for COUNT_SHARED_EDGES ?
You can fix this error in Oracle by following the below steps
Ensure that the COUNT_SHARED_EDGES parameter value is either 1 or 2.
Leave Your Comment