Getting the following error when tryng to use Code completion in the editor:
System.IO.IOException: There is not enough space on the disk.
Stack trace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count) at System.IO.FileStream.FlushWrite(Boolean calledFromFinalizer) at System.IO.FileStream.Dispose(Boolean disposing) at System.IO.Stream.Close() at Quest.FastData.FastTable.RowCollection.CloseSpool() at Quest.FastData.FastTable.RowCollection.RemoveSpooled() at Quest.FastData.FastTable.RowCollection.Add(Object[] item) at Quest.FastData.FastTable.AddRowAccepted(Object[] data) at Quest.Toad.Oracle.OracleToadConnection.ReadRow(IDataReader reader, FastTable datatable, FastReadOptions options, PrePostProcessHandler prePostProcessHandler) at Quest.Toad.Db.ToadDataAdapter.InternalFill(List`1 ret) at Quest.Toad.Db.ToadDataAdapter.Fill(CommandResult commandResult) at Quest.Toad.Trl.DataTabShowTrl.FetchObjectdata(ITrl objectTrl, Int32 fetchRows) at Quest.Toad.CodeInsight.LanguageDialect.GenerateColumnData(ITrl objectTrl, ITrl columnTrl) at Quest.Toad.CodeInsight.LanguageDialect.ReadVirtualList(IConnection connection, Insight insight, IncludeInsight include, Boolean filtering, String defaultSchema, Boolean refresh) at Quest.Toad.CodeInsight.BaseDialect.GenerateInsight(IConnection connection, String defaultSchema, Boolean filtering, Boolean refresh, Insight insight, Boolean secondary, Boolean& hasSecondary, List`1 ownerList, Int32 pad, IInsightLookupRequest request) at Quest.Toad.CodeInsight.LanguageDialect.GenerateInsight(IConnection connection, String defaultSchema, Boolean filtering, Boolean refresh, Insight insight, Boolean secondary, Boolean& hasSecondary, List`1 ownerList, Int32 pad, IInsightLookupRequest request) at Quest.Toad.CodeInsight.BaseDialect.GenerateInsightThread(Object obj)
WORKAROUND:
None
STATUS:
This issue is fixed in Toad Data Point 3.3. This version can be downloaded from the downloads section of our website, which you can access by clicking here .