Hi all,
We have two different physical data bases and the corresponding universes. In the report , we have used two data providers pointing to these universes.They are linked by a unique number(object).
In one of the queries(DP1) we have an inner query (in List ) which gets data from the other DP(DP2).Now if the result of the inner query is more than 1000 it is giving “LOV0001” error(might be because of MAX_INLIST is configured to 999).
I tried increasing the MAX_INLIST Parameter in the Universe …to more than 1000…then the query execution started giving Connection SQL error [oracle does not allow more than 1000 values in a list ]…
Is there any work around for this problem ???..as we cannot write a custom query as two data providers are pointing to different Universes…
Thanks in Advance,
Chaitanya K.
kurtcobain (BOB member since 2006-04-12)