'server'에 해당되는 글 12건

  1. 2011/02/22 MS SQL - Locking
  2. 2009/10/27 Exchange CAS 서버를 방화벽 내에 설치하지 말라!
  3. 2009/09/02 Exchange 2010 In-depth seminar
  4. 2009/07/17 2009년 7월 16일 - sunyruru 미투데이 일기장
  5. 2008/04/22 ADSI를 이용해 속성값을 쓸때 생기는 0x8000500D 에러 (4)
  6. 2008/04/16 Windows Server 2008 관련 문서
  7. 2008/02/15 Live Communication Server 2005 Server 설치
  8. 2007/12/07 LCS2005 와 SQL Server 2005의 설치 시 지켜야할 필요조건
  9. 2007/11/27 Microsoft Forefront security for Exchange Server 설치 (2)
  10. 2007/11/21 Microsoft OCS2007 Documents
2011/02/22 17:09

MS SQL - Locking


SQL Server, Lock Objects (On Performance Counter)
http://msdn.microsoft.com/en-us/library/ms190216.aspx?wa=wsignin1.0


Locking in Database Engine (SQL Server 2008 R2)
http://msdn.microsoft.com/en-us/library/ms190615.aspx


Locking
http://msdn.microsoft.com/en-us/library/aa213037(SQL.80).aspx


Concurrency Problems
http://msdn.microsoft.com/en-us/library/aa213029(SQL.80).aspx

Minimizing Deadlock (How to avoid dealock?)
http://msdn.microsoft.com/en-us/library/ms191242.aspx


Detecting and Ending Deadlock
http://msdn.microsoft.com/en-us/library/ms178104.aspx

Handling Deadlocks
http://msdn.microsoft.com/en-us/library/ms177453.aspx


Optimizing Server Performance Using Memory Configuration Options
http://msdn.microsoft.com/en-us/library/ms177455.aspx


How to resolve a deadlock - SQL Server technical bulletin
http://support.microsoft.com/kb/832524/en-us

  • Start SQL Server Enterprise Manager.
  • Select, and then right-click the server.
  • Click Properties.
  • Click Startup Parameters.
  • In the Startup Parameters dialog box, type -T1204 in the Parameters text box, and then click Add.
  • In the Parameters text box, type -T3605, and then click Add.
  • Click OK.


 

 

저작자 표시 비영리 변경 금지
크리에이티브 커먼즈 라이선스
Creative Commons License
올블로그추천버튼 블코추천버튼 블로그뉴스추천버튼 믹시추천버튼 한RSS추가버튼 구글리더기추천버튼


이 포스팅이 도움이 되었다면 구글에서 관련 정보를 찾아 보세요 ^^


Trackback 0 Comment 0

Trackback : http://i-ruru.com/trackback/642 관련글 쓰기

2009/10/27 16:34

Exchange CAS 서버를 방화벽 내에 설치하지 말라!

참조 : http://msexchangeteam.com/archive/2009/10/21/452929.aspx


Exchange 2007, 2010 CAS(Client Access Servers) 서버방화벽 네트워크 내에 (Perimeter network, DMZ, NAT) 두지 말라고 하는군요.

이러한 구성은 권장하는 사항이 아니며, Microsoft에서 테스트 되지 않았고, 또한 이러한 구성에 대해 지원하지 않을 계획이라고 합니다.


원문의 내용에


 

As you start planning for deploying an E2007/E2010 CAS server in the perimeter network, you quickly notice that there is no documentation for how to do this though. You will probably even find the TechNet documentation which explains this is explicitly not supported by Microsoft. Microsoft doesn't test or support any topologies which put firewalls between a CAS and a Mailbox (MBX) server. The only Exchange 2007/2010 role which is supported for deployment in a perimeter network, and with a firewall server separating it from other Exchange server it talks to, is the Edge role. This is true for Exchange servers talking to one another within and between AD Sites.



다음 처럼 설명이 있네요.

원문 전체를 읽어보지 않았지만, 참고하세요~~ ^ ^





이 블로그의 'Exchange' 관련 글

2009/09/02 - [System/Server] - Exchange 2010 In-depth seminar
2009/08/06 - [분류 전체보기] - Using Auto Discovery Sample
2009/01/16 - [Microsoft/OCS] - MS Virtual labs about UC
2008/06/27 - [Microsoft/OCS] - OCS와 Exchange UM의 통합 ‘Enable-UMMailbox’
2008/03/27 - [System/OS] - Exchange를 설치하지 않고 AD 스키마 확장
2007/12/19 - [Microsoft/OCS] - OCS2007과 Exchange2007 사용으로 UM 설정
2007/08/22 - [Program] - POP3 관련 참고문헌
저작자 표시 비영리 변경 금지
크리에이티브 커먼즈 라이선스
Creative Commons License
올블로그추천버튼 블코추천버튼 블로그뉴스추천버튼 믹시추천버튼 한RSS추가버튼 구글리더기추천버튼


이 포스팅이 도움이 되었다면 구글에서 관련 정보를 찾아 보세요 ^^


Trackback 0 Comment 0

Trackback : http://i-ruru.com/trackback/533 관련글 쓰기

2009/09/02 16:37

Exchange 2010 In-depth seminar



다음 주 화요일에 첫 세션을 시작으로 Exchange 2010 In-depth seminar를 한다고합니다.

http://blogs.technet.com/kruc/archive/2009/09/02/3278598.aspx

이곳에 나와 있는 내용이고요.

image



아침 9시 30분이며, 50분 예상하고 있다고 합니다.



아래 두 링크는 인터넷 공유된 일정이니 일정관리 프로그램에 등록해서 확인하시면 되겠네요.

9월 8일 화요일 9시 30분: https://www.livemeeting.com/cc/microsoft/meetingICS?id=3F9WKM&role=attend&i=i.ics

9월 15일 화요일 9시 30분: https://www.livemeeting.com/cc/microsoft/meetingICS?id=M9GMPM&role=attend&i=i.ics



새로 공개되는 Exchange 2010에 관심 많으신 분들은 확인하시기 바랍니다.


저작자 표시 비영리 변경 금지
크리에이티브 커먼즈 라이선스
Creative Commons License
올블로그추천버튼 블코추천버튼 블로그뉴스추천버튼 믹시추천버튼 한RSS추가버튼 구글리더기추천버튼


이 포스팅이 도움이 되었다면 구글에서 관련 정보를 찾아 보세요 ^^


Trackback 0 Comment 0

Trackback : http://i-ruru.com/trackback/497 관련글 쓰기

2009/07/17 04:32

2009년 7월 16일 - sunyruru 미투데이 일기장

이 글은 sunyruru님의 2009년 7월 16일의 미투데이 내용입니다.

크리에이티브 커먼즈 라이선스
Creative Commons License
올블로그추천버튼 블코추천버튼 블로그뉴스추천버튼 믹시추천버튼 한RSS추가버튼 구글리더기추천버튼


이 포스팅이 도움이 되었다면 구글에서 관련 정보를 찾아 보세요 ^^


Trackback 0 Comment 0

Trackback : http://i-ruru.com/trackback/482 관련글 쓰기

2008/04/22 11:48

ADSI를 이용해 속성값을 쓸때 생기는 0x8000500D 에러



이 문제는 ADSI를 이용해 Active Directory 속성값에 접근할 때 생깁니다.


이런 에러가 나는 주요 원인은 Exchange 등의 AD Schema가 확장되어있던 위치에서 작성된 코드를 확장되지 않은 AD에 실행하게되면 이와 같이 확장속성이 없는데 접근하려 하여서 에러가나는 경우를 확인 하엿습니다. 이런 경우 E_ADS_PROPERTY_NOT_FOUND 메시지를 보내고 이 코드값으로 0x8000500D을 반환하게 됩니다.


HTTP/1.1 200 OK
Via: 1.1 DHCP
Connection: Keep-Alive
Proxy-Connection: Keep-Alive
Content-Length: 52
Date: Wed, 16 Apr 2008 07:50:32 GMT
Content-Type: text/xml; charset=euc-kr
Server: Microsoft-IIS/6.0
MicrosoftOfficeWebServer: 5.0_Pub
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Cache-Control: private
 
<DATA>예외가 발생한 HRESULT: 0x8000500D</DATA>

자세한 내용은 아래 Microsoft 기술문서 167695번을 확인하세요

 PRB: Exception 0x8000500D When Querying a Property Using ADSI

크리에이티브 커먼즈 라이선스
Creative Commons License
올블로그추천버튼 블코추천버튼 블로그뉴스추천버튼 믹시추천버튼 한RSS추가버튼 구글리더기추천버튼


이 포스팅이 도움이 되었다면 구글에서 관련 정보를 찾아 보세요 ^^


Trackback 0 Comment 4

Trackback : http://i-ruru.com/trackback/321 관련글 쓰기

  1. Favicon of http://dooji.tistory.com BlogIcon 두지 2008/07/07 16:25 address edit & del reply

    안녕하세요. ADSI 검색하다가 여기까지 왔네요. 혹시 계속 글 올리실 것인지요?
    LDAP과 ASP 관련해서도요?

    • Favicon of http://ruru.tistory.com BlogIcon 써니루루 2008/07/14 17:05 address edit & del

      죄송하지만 ASP에 대해서는 제가 지식이 부족해서 올릴만한 능력이 안되네요 ㅎㅎ
      ADSI에 관해서는 관련 내용을 전문적으로 집대성하지는 않고 제가 문제상황을 보게되면 조금씩 정리하게 될것같습니다.

  2. Favicon of http://dooji.tistory.com BlogIcon 두지 2008/07/14 18:06 address edit & del reply

    ^^ 어찌어찌 해서 해결했습니다. 감사합니다. 좋은 글 많이 올려주세요.

2008/04/16 15:47

Windows Server 2008 관련 문서

필요하신 자료 다운로드 받으시기 바랍니다 , 한글,영문 다 있습니다

Windows Server 2008 Step-by-Stey Guide. Windows Server 2008 Brochure,

Windows Server 2008 - All up , High End Edition , Hyper-V, Network Access Protection,

Networking And Security , Terminal Services , Web IIS7 등등

Windows Server 2008의 다양한 자료가 있습니다

http://www.microsoft.com/korea/windowsserver2008/resources/default.mspx

크리에이티브 커먼즈 라이선스
Creative Commons License
올블로그추천버튼 블코추천버튼 블로그뉴스추천버튼 믹시추천버튼 한RSS추가버튼 구글리더기추천버튼


이 포스팅이 도움이 되었다면 구글에서 관련 정보를 찾아 보세요 ^^


Trackback 0 Comment 0

Trackback : http://i-ruru.com/trackback/320 관련글 쓰기

2008/02/15 20:19

Live Communication Server 2005 Server 설치



LCS 2005 서버를 설치할 때 가장 도움이 많이된 문서입니다.

Microsoft Office Live Communications Server 2005 에는 왜 OCS2007의

Netmeeting이 포함되어 있지 않았는지...

알 수 없네요 ㅡㅡ;

아무튼 설치하실 때 참고하세요~

출처 : http://microsoft.com/downloads
크리에이티브 커먼즈 라이선스
Creative Commons License
올블로그추천버튼 블코추천버튼 블로그뉴스추천버튼 믹시추천버튼 한RSS추가버튼 구글리더기추천버튼


이 포스팅이 도움이 되었다면 구글에서 관련 정보를 찾아 보세요 ^^


Trackback 0 Comment 0

Trackback : http://i-ruru.com/trackback/282 관련글 쓰기

2007/12/07 21:15

LCS2005 와 SQL Server 2005의 설치 시 지켜야할 필요조건

http://blogs.technet.com/toml/archive/2006/07/27/443690.aspx

SQL 2005와 LCS 2005와 설치 구성하기 위해서는 둘다 SP1 을 설치 한 후에 제대로 설치 할 수 있습니다.

자세한 내용은 위 링크를 참조하시고 아래내용은 부분 발췌한 내용입니다.




Yes we listen to your feedback about lacking support for various topologies or technologies and yes we work on it. For everyone who called support and spoke to our team you heard the "not supported" answer. What you have to remember is we feed that information through our Supportability Program Managers directly and also through our support call statistics. In this customers also feed the information through the sales team and that gets communicated via a few other internal channels and there is also the customers who say it is mandatory or else and they file Design Change Requests.

Nothing moves as fast as anyone wants but today we have reached the point of giving what you have asked for -

The RTC Product Group has now completed testing of Live Communications Server 2005 SP1 with SQL Server 2005 SP1, and is pleased to announce that LCS 2005 SP1 Enterprise Edition can now be deployed using either SQL 2000 SP3a and above or SQL 2005 SP1.

We’re also able at this time to communicate support for LCS 2005 SP1 (both Standard and Enterprise Editions) on Windows Server 2003 R2.

This means that customers who have standardized on SQL 2005, or beginning to deploy Windows Server 2003 R2, can now more readily deploy Live Communications Server.  

크리에이티브 커먼즈 라이선스
Creative Commons License
올블로그추천버튼 블코추천버튼 블로그뉴스추천버튼 믹시추천버튼 한RSS추가버튼 구글리더기추천버튼


이 포스팅이 도움이 되었다면 구글에서 관련 정보를 찾아 보세요 ^^


Trackback 0 Comment 0

Trackback : http://i-ruru.com/trackback/235 관련글 쓰기

2007/11/27 20:42

Microsoft Forefront security for Exchange Server 설치

Microsoft Forefront Security for Exchange Server ForeFront라는 괴물을 한번 써보고 싶어서 설치해봤다;;

아직은 어떻게 사용하는 녀석인지 잘 모르겠지만 여러 바이러스 벤더를 고를 수 있고(5개까지) 선택한 벤더에 의해 바이러스로부터 보호 할 수 있는 기능을 해준다.

Exchange Server 외에도 MOSS에도 이와 같은 ForeFront Add-in 솔루션이 제공되고 있는데 다음에는 그것도 한번 설치해서 써봐야 할 듯;;

   


















크리에이티브 커먼즈 라이선스
Creative Commons License
올블로그추천버튼 블코추천버튼 블로그뉴스추천버튼 믹시추천버튼 한RSS추가버튼 구글리더기추천버튼


이 포스팅이 도움이 되었다면 구글에서 관련 정보를 찾아 보세요 ^^


Trackback 0 Comment 2

Trackback : http://i-ruru.com/trackback/225 관련글 쓰기

  1. Favicon of http://www.wssplex.net BlogIcon WSSplex 2007/11/28 10:39 address edit & del reply

    설치본은 가지고 있는데,. 서버에 Client Security 만 설치해보고
    Exchagne 용은 설치를 해보질 않았는데,
    여러가지 안티바이러스 엔진이 설치되는군요..^^
    그런데,. 제품 빌드가 1.x 대 아니던가요?...
    2.x 대가 나왔던것 같은데 말이지요...

    • Favicon of http://ruru.tistory.com BlogIcon 써니루루 2007/11/28 10:48 address edit & del

      Microsoft Forefront Security for Exchange Server을 설치 했고요.
      버젼은 10.0이고, 저도 아직 설치해서 테스트 해보고 있는데 자세한 사용은 모르겠고 MS 사이트에 동영상을 보면 바이러스를 검색하거나 인/아웃바운드 메시지를 필터링하는 기능 등 쓸만한 일이 많은데요.
      나중에라도 좋은 정보나 괜찮은 내용이 있으면 귓뜸 해주세요 ^ ^
      참고로 다운로드 경로는 http://www.microsoft.com/downloads/details.aspx?FamilyID=2ceb14d4-404b-4d8f-8a21-ebfc71b2e82b&DisplayLang=en 이고 exchange 2007 배포 CD안에도 설치 파일이 들어 있습니다.

2007/11/21 13:47

Microsoft OCS2007 Documents

http://msdn2.microsoft.com/en-us/library/bb187365.aspx


역시 검색은 구글에서 ㅡㅡ;

내용은 MSDN에서..;;


OCS2007관련된 문서들을 MSDN에서 볼 수 있다.

UC와 OCS, LCS에 관심이 있고, 설치해 보았고, 운용해 보았고, 개발에 관심이 있다면 아래 문서들을 많이 보도록 하자~


Communications Server 2007 Speech Server Documentation
Microsoft Office Communications Server 2007 Server SDK
Microsoft Unified Communications Client 1.0 SDK
Unified Communications Managed API V1.0 SDK

크리에이티브 커먼즈 라이선스
Creative Commons License
올블로그추천버튼 블코추천버튼 블로그뉴스추천버튼 믹시추천버튼 한RSS추가버튼 구글리더기추천버튼


이 포스팅이 도움이 되었다면 구글에서 관련 정보를 찾아 보세요 ^^


Trackback 0 Comment 0

Trackback : http://i-ruru.com/trackback/195 관련글 쓰기