ORA-06550, PLS-00306 Errors While Trying to Use UDT Over Database Link
(Doc ID 1106127.1)
Last updated on OCTOBER 06, 2022
Applies to:
PL/SQL - Version 10.2.0.2 and laterInformation in this document applies to any platform.
Symptoms
When trying to use a User Defined Type in a stored procedure where the UDT was created using the OID in a remote database results in the following errors:
ORA-06550: line 12, column 3:
PLS-00306: wrong number or types of arguments in call to 'PRC_GET_DATA'
ORA-06550: line 12, column 3:
PL/SQL: Statement ignored
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |