Error: "SQL*Plus statement ignored" when trying to declare variable in SQL Editor. This runs fine in SQL Plus.
For Example:
I run:
variable var varchar2(30);
Then I get:
15:22:34 Start Script Execution ...
15:22:34 **** SCRIPT STARTED: 8-Dec-2009 15:22:33 ****
15:22:34 variable var varchar2(30)
15:22:34 SQL*Plus statement ignored
15:22:34 **** SCRIPT ENDED 8-Dec-2009 15:22:34 ****
15:22:34 End Script Execution
You need to be signed in and under a current maintenance contract to view premium knowledge articles.
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center