Resolving the PLS-00306: the number of parameters or type error when calling stored procedure name

Source: Internet
Author: User

The following error occurs when calling the Oracle stored procedure using SHELL today:

PLS-00306: The number or type of parameters is incorrect when the stored procedure name is called.

Summary: when the number or type of parameters is incorrect when the stored procedure name is called,

One reason may be that the parameters of the front-end code are inconsistent with those of the backend stored procedure,

Including: parameter name, number, data type, parameter type, Parameter order;

Another reason: a null value may be assigned to the front-end, and an error will be reported after it is passed to the background storage process.

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.