About 68,700 results
Open links in new tab
  1. SQL Developer is EXTREMELY SLOW - — oracle-mosc

    Sep 18, 2023 · Here we go again, SQL Developer is Extremely slow. It has always been slow, but we upgraded our server OS to Linux 7.6 which is hosting database 19c and now it is so slow …

  2. PL/SQL Developer hangs while executing query in oracle database.

    Oct 23, 2013 · PL/SQL developer hangs while executing query in oracle database whereas if the same query is run at backend in sqlplus it runs fine.

  3. SQL Developer PL/SQL Debugging Fails Against Database 19c

    Nov 24, 2023 · Tagged: SQL Developer Oracle Database Debugging 19c Log In To view full details, sign in to My Oracle Support Community.

  4. How to resolve.ORA-12705: Cannot access NLS data files or invalid ...

    facing following error while connecting to oracle database from pl/sql developer. ORA-12705: Cannot access NLS data files or invalid environment specified.

  5. Access violation at address 67614564 in module 'ORA805.dll'.

    Oct 16, 2013 · Hello I have installed 10g client but when I try to access plsql developer 7.0.3.1123. error Access violation at address 67614564 in module 'ORA805.dll'.

  6. SQL Developer hangs when any query is executed — oracle-mosc

    Mar 21, 2023 · SQL Developer (MOSC) SQL Developer hangs when any query is executed Mar 21, 2023 6:08PM 7 comments Answered

  7. sql developer dbms_output not working — oracle-mosc

    Jan 30, 2013 · I am trying to debug some pl/sql using sql developer (V2.1) . I have done 'view/Dbms_output and connected the resulting tab to the correct 'connection' but still I do not …

  8. SQL Developer 23.1 Screen Resolution Issue — oracle-mosc

    Jan 21, 2024 · Oracle SQL Developer 23.1.1.345 On Windows 11 Professional Hello, Has anyone reported that the screen resolution in SQL Developer 23.1 is very fuzzy.

  9. Unable to convert blob to text — oracle-mosc

    Feb 1, 2023 · So recipe is a blob column, i was trying to read this blob data. Tried SQL Developer select utl_raw.cast_to_varchar2 (dbms_lob.substr (recipe,4000,1)) from …

  10. Getting ora-01427 single-row subquery while exporting data

    Sep 24, 2014 · Hi All, I am getting ora-01427 single-row subquery returns more than one row error while I export data from SQL Developer.