Current location - Education and Training Encyclopedia - Resume - Oracle sql statement user does not exist.
Oracle sql statement user does not exist.
This problem is not easy to solve, because when you create a table in library A, you use the owner of library A to operate it, so you can succeed.

The owner does not have permission for library b in library a.

So is library B.

The solution is to increase the create table permission of library B among the owners of library A. ..