How to fix the Oracle error ORA-36875: (XSTFDSC05) LIMITMAP is missing or is not a string literal.?

In this post, you’ll learn more about the Oracle ErrorORA-36875: (XSTFDSC05) LIMITMAP is missing or is not a string literal. with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

ORA-36875: (XSTFDSC05) LIMITMAP is missing or is not a string literal.

Reason for the Error ORA-36875: (XSTFDSC05) LIMITMAP is missing or is not a string literal.

Table functions that have an automatic ADT require LIMITMAP to be a string literal.

How to fix the Error ORA-36875: (XSTFDSC05) LIMITMAP is missing or is not a string literal. ?

You can fix this error in Oracle by following the below steps

Either specify ADT for the table function or specify LIMITMAP as a string literal.

Tags :

Leave Your Comment