SQL database problems and solutions in Oracle configuration Onemap

Source: Internet
Author: User

Error ORA-00900: Invalid SQL statement, click OK after error: ora--00942: Table or view does not exist

Analysis: Prompt in Oracle is the printing function, if you want to execute the SQL file with prompt in the Plsql, will report the above error, on the internet said DBA authority to execute the SQL, to use normal, but ultimately failed.

Solution:

Open cmd, enter sqlplus or directly in the client application development, click Sqlplus, enter the user and password to execute this SQL, enter sql>

Enter @, then drag the SQL file into the Plsql window and enter to execute.

As follows:

Sql>@c:\a.sql
============================================ Gorgeous split-line ==================================================

Operation Result:

Database rookie one, welcome to criticize correct.

SQL database problems and solutions in Oracle configuration Onemap

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.