Recent content by mtcutler

  1. M

    Can't minimize PL/SQL developer window

    Agreed. This has been happening to me for a few years now using PL/SQL Developer. VERY annoying, and a productivity killer - once it happens you cannot minimize PL/SQL developer, which makes it difficult to work on other windows/apps on the same monitor. The only way to fix it is to close and...
  2. M

    Large Data Editor Large HTML CLOB Locks Up

    PL/SQL Developer version 12.0.3.1821, 64 bit, Windows 10, 32GB of RAM. If I try to open a large HTML CLOB in the large data editor, it hangs and never displays the HTML (the option to choose an external editor or the large data editor never pops up, it just hangs). This occurs for any HTML...
  3. M

    Oracle Import Buffer Size

    Thanks. I was able to get DOS command prompt Oracle import to work with a parfile using the same parameters produced by PL/SQL Developer in the Log window. I just changed the buffer size to 1000000 from 80000. The same error occurred from the command line import using 80000 as the error...
  4. M

    Oracle Import Buffer Size

    I tried to import a dump file from a prior export using PL/SQL Developer. I get the following error in the log tab: IMP-00032: SQL statement exceeded buffer length Online Oracle search says buffer size of 1MB should fix this. PL/SQL Developer won't let me specify a buffer size greater than...
Back
Top