How to fix the Oracle error ORA-12436: no policy options specified?
In this post, you’ll learn more about the Oracle ErrorORA-12436: no policy options specified with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-12436: no policy options specified
Reason for the Error ORA-12436: no policy options specified
A NULL option string was specified, but no default schema or policy option string was found.
How to fix the Error ORA-12436: no policy options specified ?
You can fix this error in Oracle by following the below steps
Enter a valid option string, or alter the schema or policy to have a valid default option string.
Leave Your Comment