부모글 보이기/감추기 AD BLOCK 해제 요청 이 글에는 광고가 많이 들어가 있지 않습니다. adblock을 해제하셔도 글을 읽는데 그다지 부담이 없으니 해제를 부탁드립니다. MODIFY FILE encountered operating system error 112(failed to retrieve text for this error. Reason: 15105) DB를 생성하려는 데 이런 오류가 발생한다면? TITLE: Microsoft SQL Server Management Studio Create failed for Database 'TestDB'. (Microsoft.SqlServer.Smo) ------------------------------ ADDITIONAL INFORMATION: An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo) ------------------------------ MODIFY FILE encountered operating system error 112(failed to retrieve text for this error. Reason: 15105) while attempting to expand the physical file 'C:\db\MSSQL\DATA\TestDB.mdf'. CREATE DATABASE failed. Some file names listed could not be created. Check related errors. (Microsoft SQL Server, Error: 5149) 아마도 해당 디스크의 여유 공간이 0 바이트 근처일 것입니다. ^^; [이 글에 대해서 여러분들과 의견을 공유하고 싶습니다. 틀리거나 미흡한 부분 또는 의문 사항이 있으시면 언제든 댓글 남겨주십시오.] [다음 글] .NET Framework: 2128. C# - 윈도우 시스템에서 지원하는 암호화 목록(Cipher Suites) 나열[이전 글] .NET Framework: 2127. C# - Ubuntu + Microsoft.Data.SqlClient + SQL Server 2008 R2 연결 방법 [최초 등록일: 6/8/2023] [최종 수정일: 6/8/2023] 이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다. by SeongTae Jeong, mailto:techsharer at outlook.com 비밀번호 댓글 작성자 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 ... NoWriterDateCnt.TitleFile(s) 13688정성태7/21/202410433닷넷: 2281. C# - Lock / Wait 상태에서도 일부 Win32 메시지 처리113687정성태7/19/202412040닷넷: 2280. C# - PostThreadMessage로 보낸 메시지를 Windows Forms에서 수신하는 방법113686정성태7/19/202411306오류 유형: 918. Visual Studio - ATL Simple Object 추가 시 error C2065: 'IDR_...': undeclared identifier13685정성태7/19/202410767스크립트: 66. Windows 디렉터리 경로를 WSL의 /mnt 포맷으로 구하는 방법 - 두 번째 이야기13684정성태7/19/202411965닷넷: 2279. C# - 문자열 보간식 사례 (예: 조건 연산자 사용)13683정성태7/18/202410405오류 유형: 917. ClrMD - Linux 환경의 .NET 5 덤프 분석 시 hang 현상13682정성태7/18/202410895닷넷: 2278. WPF - 스레드에 종속되는 DependencyObject113681정성태7/17/202410433닷넷: 2277. C# 13 - (2) 메서드 그룹의 자연 타입 개선 (메서드 추론 개선)113680정성태7/16/202412343닷넷: 2276. C# - Method Group, Natural Type, function_type113679정성태7/16/20249331Linux: 76. Linux - C++ (getaddrinfo 등을 담고 있는) libnss 정적 링크13678정성태7/15/202410589VS.NET IDE: 191. Visual Studio 2022 - .NET 5 프로젝트를 Docker Support로 실행했을 때 오류13677정성태7/15/202411635오류 유형: 916. MSBuild - CheckEolTargetFramework (warning NETSDK1138)13676정성태7/14/202410773Linux: 75. gdb에서 glibc의 함수에 Breakpoint 걸기13675정성태7/13/202414259C/C++: 166. C/C++ - DLL에서 template 함수를 export하는 방법 [1]113674정성태7/13/202412256오류 유형: 915. Unhandled Exception: Microsoft.Diagnostics.NETCore.Client.ServerNotAvailableException: Unable to connect to Process13673정성태7/11/202414619닷넷: 2275. C# 13 - (1) 신규 이스케이프 시퀀스 '\e'113672정성태7/10/202410300닷넷: 2274. IIS - (프로세스 종료 없는) AppDomain Recycle13671정성태7/10/202410668오류 유형: 914. Package ca-certificates is not installed.13669정성태7/9/202410610오류 유형: 913. C# - AOT StaticExecutable 정적 링킹 시 빌드 오류13668정성태7/8/202411201개발 환경 구성: 716. Hyper-V - Ubuntu 22.04 Generation 2 유형의 VM 설치13667정성태7/7/20248886닷넷: 2273. C# - 리눅스 환경에서의 Hyper-V Socket 연동 (AF_VSOCK)113666정성태7/7/202411630Linux: 74. C++ - Vsock 예제 (Hyper-V Socket 연동)113665정성태7/6/202411971Linux: 73. Linux 측의 socat을 이용한 Hyper-V 호스트와의 vsock 테스트113663정성태7/5/202410881닷넷: 2272. C# - Hyper-V Socket 통신(AF_HYPERV, AF_VSOCK)의 VMID Wildcards 유형113662정성태7/4/202410430닷넷: 2271. C# - WSL 2 VM의 VM ID를 알아내는 방법 - Host Compute System API113661정성태7/3/202410451Linux: 72. g++ - 다른 버전의 GLIBC로 소스코드 빌드 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 ...