We got some errors the last couple of nights in our test database, during our nightly Export DataPump. One per evening, different tables, but both errors looked like:
select * from relational(<schema>.<table>)
I've never seen anything like this before, and a Google search wasn't terribly helpful. Any ideas what is going on?
Thanks,
--=Chuck