Hi,
I'm getting the message "NO CREATE [OR REPLACE] statement found to
execute" in the procedure edit window of TOAD (v7.3.0.0). The code
COMPILED last night and now this morning I get this message. There are
no syntax errors since we edited and compiled the stored procedure
successfully on the free Toad.
I can copy-paste the exact code to a SQL window and it compiled. Also,
selecting the stored. proc. from the Schema Browser list compiles with
no problems.
This is a problem when trying to debug. A co-worker having the same
version had it happened to him also at the same time!
.... Nothing changed, it just failed from one day to the next. So
instead of fighting it we installed the free Toad for now. We will
deal with it later since time pressures do not permit playing around
with it.
I wonder if anybody has found a way to correct this "bug".
Thanks.
I'm getting the message "NO CREATE [OR REPLACE] statement found to
execute" in the procedure edit window of TOAD (v7.3.0.0). The code
COMPILED last night and now this morning I get this message. There are
no syntax errors since we edited and compiled the stored procedure
successfully on the free Toad.
I can copy-paste the exact code to a SQL window and it compiled. Also,
selecting the stored. proc. from the Schema Browser list compiles with
no problems.
This is a problem when trying to debug. A co-worker having the same
version had it happened to him also at the same time!
.... Nothing changed, it just failed from one day to the next. So
instead of fighting it we installed the free Toad for now. We will
deal with it later since time pressures do not permit playing around
with it.
I wonder if anybody has found a way to correct this "bug".
Thanks.
Comment