java.sql.sqlexception:ora-00942 in MyBatis: Table or view does not exist

Source: Internet
Author: User

java.sql.sqlexception:ora-00942: Table or view does not exist this problem took me a long time

This is explained first in the Oracle database using the MyBatis operations database.

The cause of this error may be

1. Your SQL statement is wrong, put your SQL statements executed under the command line, the user name and password need to be consistent with the configuration file;

2. Check that your permissions are met;

3. If your SQL statement is able to run in PL-SQL, but your command line is not running, then your access problem must be ensured that the user name and password of your profile are consistent across your command line to access the same table, and that thecommand line that Plsql can access does not necessarily have access. I was the cause of that;

Use the following tools to be sure:

Http://pan.baidu.com/s/1sjoDwh3


This article is from the "POI Operations Excel" blog, so be sure to keep this source http://caifan.blog.51cto.com/6164271/1433783

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.