Re: What Am I missing?

From: Sayan Malakshinov <xt.and.r_at_gmail.com>
Date: Tue, 8 Sep 2020 12:40:45 +0300
Message-ID: <CAOVevU6Ay_mpCS4C_Xu2Otz7JwLG+ByCLq_wbjzrfgsRm+PR5A_at_mail.gmail.com>



Hi William,

As I said previously that's just a problem of command processing with pretty easy workaround: just save your ddl as a script and use `get file.sql` command to put its content into the buffer and run using /

On Tue, Sep 8, 2020 at 12:34 PM William Robertson < william_at_williamrobertson.net> wrote:

> I wouldn't call it a PL/SQL parser bug. The client tool doesn't know it's
> PL/SQL and splits the code at the / character, producing an incomplete
> function followed by some unparsable lines which never reach the PL/SQL
> compiler. I'm amazed that I've never seen this before but I can reproduce
> it in SQL*Plus 19.0.0.0.0.
>
> I'm not sure what else SQL*Plus could do, to be honest, as / means run and
> there is no way to change it.
>
> William
>
>
>
>

-- 
Best regards,
Sayan Malakshinov
Oracle performance tuning engineer
Oracle ACE Associate
http://orasql.org

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Sep 08 2020 - 11:40:45 CEST

Original text of this message