Recent content by Lachlan

  1. L

    ora-03127

    I was also getting this problem. It turns out, that as our databases we work with are UTF8, I changed my registry settings as per the warning message to UTF8. That is when I got this message. If I change it back to my original setting of WE8MSWIN1252, I no longer get this message. I tried with...
  2. L

    Can PLSQL dev be used with UTF8?

    Has this issue been rectified, or is there a workaround? We use NLS_LANG=american.utf8 as our standard database, and after a disconnect/reconnect, any operation which involves the structure of a table (eg desc [TABLE]) will return an ORA-01460. Currently using 5.1.3.704
Back
Top