Home » Developer & Programmer » Forms » ORA-24813: cannot send or receive an unsupported LOB. (Oracle 11g Database & Forms)
ORA-24813: cannot send or receive an unsupported LOB. [message #656183] Tue, 27 September 2016 07:30 Go to next message
SanjeevAIPL
Messages: 1
Registered: September 2016
Junior Member
I m using Oracle 11g Database & Forms. i m getting an error in my form while using the BLOB in my form.
ORA-24813: cannot send or receive an unsupported LOB.
Re: ORA-24813: cannot send or receive an unsupported LOB. [message #656185 is a reply to message #656183] Tue, 27 September 2016 07:45 Go to previous messageGo to next message
ThomasG
Messages: 3211
Registered: April 2005
Location: Heilbronn, Germany
Senior Member
$ oerr ORA 24813
24813, 00000, "cannot send or receive an unsupported LOB"
// *Cause:  An attempt was made to send a LOB across the network, but either
//          the server does not support the LOB sent by the client, or the
//          client does not support the LOB sent by the server. This error
//          usually occurs when the client and server are running different
//          versions of Oracle.
// *Action: Use a version of the Oracle that supports the LOB on both
//          the client and the server.
Re: ORA-24813: cannot send or receive an unsupported LOB. [message #656186 is a reply to message #656183] Tue, 27 September 2016 07:46 Go to previous message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
[oracle@vbgeneric db_1]$ oerr ora 24813
24813, 00000, "cannot send or receive an unsupported LOB"
// *Cause: An attempt was made to send a LOB across the network, but either
// the server does not support the LOB sent by the client, or the
// client does not support the LOB sent by the server. This error
// usually occurs when the client and server are running different
// versions of Oracle.
// *Action: Use a version of the Oracle that supports the LOB on both
// the client and the server.


what version of Forms is involved?
Previous Topic: Numbering in multi data block Oracle Forms 11g
Next Topic: How to send emeil from form 6i?
Goto Forum:
  


Current Time: Fri Mar 29 06:55:32 CDT 2024