Re: Another SQLcl quirk

  • From: John Thomas <jt2354@xxxxxxxxx>
  • To: Mladen Gogala <gogala.mladen@xxxxxxxxx>
  • Date: Wed, 17 Jul 2019 17:09:38 +0100

SET SERVEROUTPUT TRACEONLY didn't work the last time I tried. (In 19.1).

Also history only works for SQL statements, doesn't bring back a SET (or
DEFINE or other SQL*Plus command presumably),

I might just need to read Jeff's site to find out how to do the latter, but
the former says it's not supported.

Regards,

John Thomas
Database Designer and Administrator
https://oracleexpert.net


On Fri, 12 Jul 2019 at 15:43, Mladen Gogala <gogala.mladen@xxxxxxxxx> wrote:

I can't get it to show failed lines:

SQL> set history limit 50 fails
SQL> show history
HISTORY
        enabled
        blacklist: show,history,connect,set
        Do not show failed statements
        Max Size: 50
SQL> show version
Oracle SQLDeveloper Command-Line (SQLcl) version: 19.1.0.0
SQL>

This looks like a bug. Will it be fixed in the next release, which is due
in a couple of days?

Other related posts: