ORA-00922: missing or invalid option

Thush picture Thush · Aug 21, 2014 · Viewed 16.6k times · Source

IN Toad 9,while executing 'SET DEFINE OFF;' I am getting error as 'ORA-00922: missing or invalid option'

Answer

Pramod Karandikar picture Pramod Karandikar · Aug 21, 2014

Alternatively, you can do this:

Navigate to View > TOAD Options > And go to "execute/compile" node/item and uncheck the Prompt for substitution variables option.

Or, for editor level change, Right click in the editor and uncheck Prompt for substitution variables