PLS-00306: Parameter number or type error when calling ' Ls_jjn_report '

Source: Internet
Author: User
ORA-06550: Line 1th, column 7th:
PLS-00306: Parameter number or type error when calling ' Ls_jjn_report '
ORA-06550: Line 1th, column 7th:

Pl/sql:statement ignored

--------------stored procedure executes without a fault, but the program executes an error PLS-00306: Number of arguments or type errors when calling ' Ls_jjn_report '


The discovery program passes past parameter order and parameters exactly the same as the parameters in the stored procedure.



Procedure Ls_jjn_report (AreaCode varchar2,
Slbcode VARCHAR2,

* * VARCHAR2,

* * VARCHAR2,

C_result out VARCHAR2);

End Pkg_ls_jjn_report;


Finally remove C_result out VARCHAR2 This parameter successfully solves the problem







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.