Running any select statement in the Editor against an Oracle database results in the following error:
**********************************************************************
Exception Information
**********************************************************************
Exception: System.ArgumentNullException
Message : Value cannot be null.
Parameter name: input
Stack Trace:
at System.Text.RegularExpressions.Regex.Match(String input)
at Quest.Toad.Oracle.OracleExplain.FindExplainTag(CommandResult cmd)
at Quest.Toad.Oracle.OracleExplain.AddActualExecutionPlan(CommandResult result, Boolean checkOnly)
at Quest.Toad.Oracle.OracleToadConnection.AddActualExecutionPlan(CommandResult result, Boolean checkOnly)
at Quest.Toad.Editor.EditorForm.AddCommandResult(ScriptResultsControl control, CommandResult cmdResult)
at Quest.Toad.Editor.EditorForm.DoExecuteSqlStatement()
at Quest.Toad.Editor.EditorForm.ExecuteSqlStatement()
With Toad closed, go to:
1. C:\\<username>\AppData\Roaming\Quest Software\Toad Data Point X.x (where X.x is the version)
2. Drill down to 'ModuleSettings'
3. Delete 'Editor.xml'
4. Launch, connect and retest issue
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center