ORA-01003: no statement parsed, ora-01003parsed

Source: Internet
Author: User

ORA-01003: no statement parsed, ora-01003parsed

Environment: delphi 5, BDE, oracle10

Delphi with tStoreProc call stored procedures appear ORA-01003: no statement parsed.

Solution: the stored procedure name assigned by tStoreProc. StoredProcName must be capitalized, and the parameter name must be the same as that defined in the stored procedure.

In DELPHI, it must be written in upper case. It has not been tested in other development environments.


Explain qlsqlexception: ORA-00604: recursive SQL Level 1 error ORA-01003: statement not performing syntax analysis

ORA-00604: An error occurred while recursion a SQL Layer
-In initSID. ora, the parameter DC_FREE_EXTENTS or ROW_CACHE_ENQUEUES is too low. You can add the values of these two parameters according to the operating system and database conditions, and restart ORACLE.
-Run out of space (accompanied by ORA-1547 error ). In this case, you need to add a new file to the table space to increase the tablespace size.
-MAX_EXTENTS reached (with ORA-1556 errors ). In this case, you need to modify the table to allow more extensions. Find the maximum value of MAX_EXTENTS in the Technical Manual. If the maximum value has been reached, you must use the compress extents option to unload the table (export) and import it into the (import) database.

First Aid guidance oracle error ORA-01003: ORACLE initialization or shutdown in progress

I don't know. I use a three-tier architecture, and then change the database. How can I change it? It's mainly about data connections. Because it involves code in a three-tier architecture

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.