Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-06553: PLS-306: 'XMLCONCAT' related error

524053Mar 14 2007 — edited Mar 19 2007
Hi,
Does anyone know what causes the error:
ORA-06553: PLS-306: wrong number or types of arguments in call to 'XMLCONCAT'?

The reason I ask is that I was told that it was an Oracle bug and to run - "drop public synonym xmlconcat;". This did take care of being able to use XMLCONCAT function, but wanted to make sure this doesn't happen again. I am depending on this function for a piece of code that will be used in our Production environment. The DB is at version 9.2.0.4 running on Sun Solaris 8.
Thanks for any help.

AJ
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 16 2007
Added on Mar 14 2007
3 comments
930 views