Subquery contains too many values for the IN predicate.
783226Aug 22 2011 — edited Aug 22 2011My report is based on inner report (filter by inner report), which return list of 10k strings (IP addresses).
It used to work fine in 10g.
In OBIEE 11.1.1.5 I got the following error:
Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
+State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 43119] Query Failed: [nQSError: 42029] Subquery contains too many values for the IN predicate. (HY000).+
Is there a way to configure the max number of values of IN predicate?