DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Lobs in a remote database

  1. #1
    Join Date
    Mar 2001
    Posts
    2
    Suppose I update a LOB column in a remote table from a LOB value in the local table, how do verify whether the update happened successfully? Can I use the DBMS_LOB.COMPARE function to do this? Can I get a remote reference (eg., SELECT b_lob INTO temp FROM tabl@dblink WHERE ...)?

  2. #2
    Join Date
    Feb 2001
    Posts
    125

    I think LOB is not supperted in DB Link


    P.Soni

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width