PL/SQL (MOSC)

MOSC Banner

ORA-06550 and PLS-00306

in PL/SQL (MOSC) 5 commentsAnswered

Our customer has an application which uses an old Oracle HTTP server with the mod_plsql-module. 

When we wanted to upgrade to Apache 2.4 and the mod_owa-module 'everything' was working fine except for one small part of the application.

This throws the above error-message and the owa.log shows:

snippet:

2021/03/09 09:11:12.892000 Pool: reuse connection 0

2021/03/09 09:11:12.908000 SQL> 10760_000015E0 connect status = 0

2021/03/09 09:11:12.908000 SQL> 10760_000015E0 passenv status = 0

2021/03/09 09:11:12.923000 SQL> 10760_000015E0 runplsql status = 6550

2021/03/09 09:11:12.923000 SQL> 10760_000015E0 cleanup status = 6550

SQL> ORA-06550: Regel 2, kolom 3:

PLS-00306: Onjuist aantal of type argumenten in aanroep naar 'PR_AGENDAOVERZ'..

ORA-06550: Regel 2, kolom 3:

PLS-00306: Onjuist aantal of type argumenten in aanroep naar 'PR_AGENDAOVERZ'..

ORA-06550: Regel 2, kolom 3:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center