Recent content by Palkin Max

  1. P

    Error on exit, if "commandfile" parameter used

    Hello, all! I have a command file with sql (with plsqdoc plugin) and I want to run it over plsqldeveloper. I use "commandfile" parameter. Everything look fine, but on exit I have a error (see screenschoot) on exit. thx. p.s. my command file: set hea OFF; SET feed OFF; SET pages 0; spool...
  2. P

    some Beautifier bug (application hang up)

    Hello. I cant use Beautifier - application hangup. My SQL text: select 2502 old_id, 68 new_id from dual union select 2802 old_id, 68 new_id from dual union select 68 old_id, 68 new_id from dual union select 1384 old_id, 133 new_id from dual union select 1644 old_id, 133 new_id...
Back
Top