Recent content by KurtG

  1. K

    Code Assistant Causes PL/SQL Developer to Hang on SYS schema

    Just a note in case anyone else is experiencing this issue; I have found pressing the escape key right after qualifying the SYS schema with a period prevents the Code Assistant list from attempting to render which seems to be what is causing the IDE hang. Also, in my IDE I have bumped the User...
  2. K

    Code Assistant Causes PL/SQL Developer to Hang on SYS schema

    PL/SQL Developer 13.0.6.1911 (64 bit) 01.119040
  3. K

    Code Assistant Causes PL/SQL Developer to Hang on SYS schema

    Thanks for the quick response Marco. Unfortunately, it seems that with the DebugSQL parameter set, I am receiving ORA-12154 when attempting to connect to all databases. Do you know why that might be occurring or a way to mitigate this? Removing the flag and restarting the application allows TNS...
  4. K

    Code Assistant Causes PL/SQL Developer to Hang on SYS schema

    Hello, I am noticing PL/SQL Developer hangs when rendering the Code Assistant dropdown on the SYS schema. Is there a way to selectively disable or filter the results for this schema only? Or is it possible there's another setting implicated in the hang? I couldn't find anything in the manual or...
Back
Top