일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- iSCSI target
- LiveKD
- 클러스터
- windows media service
- cluster node as Domain controller
- Xperf
- nonpaged pool
- Windows Server 2016 Hyper-v Cluster
- failover cluster
- FTP7.5
- Local TempDB
- 안철수
- ftp7.5 장애조치 클러스터
- SQL Server 2012R2 FCI
- Windows Server 2008
- windows update
- 터키여행
- Hyper-V
- SQL Server 2008
- paged pool
- windows debugging tool
- Nested VM
- dsquery
- Windows Server 2016
- 작업관리자
- windbg
- Session space
- MSCS on VMWare
- 인문고전
- 프로세스 CPU 사용량
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