Page 1 of 1

Index was outside the bounds of the array (CORE 2.0/ORACLE)

Posted: Mon 05 Feb 2018 09:38
by Velu
Hi,

As per our observation, We are getting Index was outside the bounds of the array error in 11G and in 12C we are getting [ORA-00918: column ambiguously defined] for same code.


This error occurred when we apply pagination code like .Skip and .Take. (using LINQ)

Request you to solve this ASAP.

Thanks

Re: Index was outside the bounds of the array (CORE 2.0/ORACLE)

Posted: Wed 07 Feb 2018 11:48
by Shalex
The investigation is in progress. As soon as the issue is fixed, we will contact you.

Re: Index was outside the bounds of the array (CORE 2.0/ORACLE)

Posted: Fri 30 Mar 2018 17:07
by Shalex
The bug with throwing the "Index was outside the bounds of the array." error in EF Core 2 is fixed: viewtopic.php?f=1&t=36966.