Skip to Main Content

SQL & PL/SQL

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!

How to access Clob data from remote database

775803May 28 2010 — edited May 28 2010
Hi,
I have a requirement to access real time data from remote database. Table contain the clob data. When I query remote database through db link it shows an error "You can’t select a CLOB over a database link". Then I searched on web and found solution: create a global temporary table. That is working fine but takes lot of time to access data.Please suggest me any other alternative solution of this problem.


Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 25 2010
Added on May 28 2010
7 comments
1,517 views