서버를 재부팅 하면 테이블에 정상적으로 접근 가능하며 쿼리도 사용할 수 있는데
어느 정도 시간이 지나고 나서 테이블을 열려고 하면
디렉터리 이름이 올바르지 않습니다(mscorlib) 이렇게 알림창이 뜹니다
어떠한 오류인지 모르겠는데 조언 좀 부탁드립니다 ㅠㅠ
아래는 기술 정보 표시를 눌러 자세한 오류 내역 입니다..
===================================
디렉터리 이름이 올바르지 않습니다.
(mscorlib)
------------------------------
프로그램 위치:
위치: System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
위치: System.IO.__Error.WinIOError()
위치: System.IO.Path.InternalGetTempFileName(Boolean checkHost)
위치: Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.LaunchFormHost.CreateScriptWindow(String text, String scriptType, String dbName)
위치: Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.LaunchFormHost.Microsoft.SqlServer.Management.SqlMgmt.ILaunchFormHost3.ScriptToNewDatabaseWindowAndExecute(String text, String scriptType, String dbName)
위치: Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.OpenTableHelperClass.SelectTopNRows(NodeContext parentContext, Int32 topNValue)
위치: Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.SelectTopNRows.Invoke()
위치: Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ToolsMenuItemBase.MenuInvokedHandler(Object sender, EventArgs args)