일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- LiveKD
- MSCS on VMWare
- windows debugging tool
- FTP7.5
- dsquery
- SQL Server 2008
- nonpaged pool
- Windows Server 2016 Hyper-v Cluster
- windbg
- Hyper-V
- cluster node as Domain controller
- Xperf
- windows media service
- Windows Server 2016
- 프로세스 CPU 사용량
- windows update
- 클러스터
- Session space
- 안철수
- Windows Server 2008
- ftp7.5 장애조치 클러스터
- SQL Server 2012R2 FCI
- paged pool
- 작업관리자
- 터키여행
- 인문고전
- Nested VM
- failover cluster
- iSCSI target
- Local TempDB
Archives
- Today
- Total
류짱:Beyond MySelf
SQL Server Management Studio(SSMS)를 빨리 실행 하자!! 본문
SQL Server Mangement Studio 의 실행 속독를 조금 더 높이기 위해 -nosplash 옵션을 사용 합니다.
2005와 2008의 management studio 실행 명령어가 다르지만 쉽게 기억 할 수 있겠네요.
[MSSQL Server 2005]
작업 관리자 => 실행 => sqlwb -nosplash
[MSSQL Server 2008]
작업 관리자 => 실행 => ssms -nosplash
[참고 사이트]
sqlwb 유틸리티 명령어 사용 방법
http://msdn.microsoft.com/ko-kr/library/ms162825(SQL.90).aspx