PLSQL Output window Hands

RK

Member
Hi,

After running select query, I am trying to copy the single field value at the output window.. When I click on the particular filed, the PLSQL Developer is getting hanged for 1-5 minutes. Is there any settings to change for avoiding this behavior. I am using 7.0.1 version.

Thanks,
RK
 
Under preferences/SQL Window, do you have 'Show dictionary info in result grid' checked? If so, uncheck it. It helped with me when I had similar problems in the past.
 
Back
Top