LOBs in 10g

kthomas

Member
I've got PL/SQL Developer 5.0.0.474. I recently upgraded my database from 9i to 10g.

Whenever I try to execute a stored procedure that uses LOB parameters, I get this error:
"A TLOBLocator instance requires OCI8 mode, but OCI7 mode is used."

Any ideas?
 
Noticed that someone asked this question earlier. I don't have 5.1 though, will a fix be available for my version?
 
Back
Top