How to fix the Oracle error ORA-36861: (XSTFRC01) SQL Cache ID parameter is invalid or missing.?
In this post, you’ll learn more about the Oracle ErrorORA-36861: (XSTFRC01) SQL Cache ID parameter is invalid or missing. with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-36861: (XSTFRC01) SQL Cache ID parameter is invalid or missing.
Reason for the Error ORA-36861: (XSTFRC01) SQL Cache ID parameter is invalid or missing.
SQL Cache ID parameter is required to identify SQL cache to query
How to fix the Error ORA-36861: (XSTFRC01) SQL Cache ID parameter is invalid or missing. ?
You can fix this error in Oracle by following the below steps
Supply a valid SQL Cache ID. Normally, users should not call OLAP Random Access Cursor table function themselves and therefore should not encounter this error.
Leave Your Comment