Re: PLS-00453

  • From: Nigel Thomas <nigel.cl.thomas@xxxxxxxxxxxxxx>
  • To: istvan5.toth@xxxxxx
  • Date: Mon, 18 May 2009 10:10:16 +0100

2009/5/18 Toth, Istvan 5 (GE Money) <istvan5.toth@xxxxxx>
Hello list,

Need a help from plsql gurus.
We try to call a function over db link. After calling we got "PLS-00453:
remote operations not permitted on object tables or user-defined type
columns". Any idea?
-----
Istvan

You could create a wrapper function (at the remote db) which unpacks the
user defined type szamlaszamTomb into regular scalar variables; then return
those variables as output parameters to the caller at the local db.


Regards Nigel
  • References:

Other related posts:

  • » PLS-00453- Toth, Istvan 5 (GE Money)
  • » Re: PLS-00453 - Nigel Thomas
  • » RE: PLS-00453- Toth, Istvan 5 (GE Money)