We have a select query to build a dataset and bind to a datagrid. The code runs well on my local computer, it runs well on development testing server too. But after we deploy to a User Acceptance Testing server, we get the error in title.
I extracted the query and ran it in sql developer, pointed to User Acceptance Testing DB, no error either.
Please help.