• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Oracle SQL Developer performance

 
Ranch Hand
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am having issues opening tables that have a CLOB as a column in the row. The CLOB's size, on an average is 140K. SQL Develper just chokes and hangs when I click on the data tab. It will eventually come back, but as soon as I scroll or click on a value, it locks up again. Any recommendations on how to fix this issue? I have tried using TOAD and it works well.
 
reply
    Bookmark Topic Watch Topic
  • New Topic