DPM 2012 콘솔을 열 수 없습니다.

DPM 2012 콘솔을 열 수 없습니다.

로컬에 SQL Server 2008 R2 10.50.4000.0이 설치된 Server 2012에서 DPM 2012 SP1을 설치했습니다. DPM은 DPM 2012 CU3으로의 중간 업그레이드를 통해 DPM 2012 RTM에서 업그레이드되었지만 업그레이드 이후 콘솔을 열 수 없습니다. 다음 메시지가 표시됩니다. "DPMNAME.domain.tld(ID: 948)에 연결할 수 없습니다. 이 컴퓨터에서 DPM 서비스가 실행되고 있는지 확인하세요."

"추가 정보" 링크가 있습니다(http://technet.microsoft.com/en-us/library/ee958049.aspx), 평소와 같이 Microsoft "페이지를 찾을 수 없습니다." URL로 이동합니다. :)

나는 이 문제를 꽤 많이 조사했고 Microsoft 페이지를 따라갔습니다.http://technet.microsoft.com/en-us/library/ff934577.aspx다음 서비스가 실행 중인지 확인하라는 메시지가 표시됩니다.

  • DPM(MSDPM)
  • DPM 액세스 관리자 서비스(DPMAMService)
  • DPM 작성기(DpmWriter)
  • DPMLA(DPM 라이브러리 에이전트)
  • DPMRA(DPM 복제 에이전트)

그래도 DPMRA 서비스를 시작할 수 없습니다.

"Error 1053: the service did not respond to the start or control request in a timely fashion"

시스템 이벤트를 살펴보면 7009 이벤트가 있지만 "A timeout was reached (30000 milliseconds) while waiting for the DPMRA service to connect."이는 정확하지 않습니다. 오류는 즉시 발생하며 확실히 30초 후에는 발생하지 않습니다.

기타 이벤트 오류: 이벤트 7023:

“The DPM service terminated with the following error: 
    %%4294967295”

또한 이벤트 10010:

“The server {27F60283-447F-4D5F-AA84-F45D09BD06EF} did not register with DCOM within the required timeout.”

응용 프로그램에는 3750 이벤트가 있지만 모든 정보가 없습니다.

“The description for Event ID 3750 from source MSDPM cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.”

설치 후 오류가 본 기억이 없지만 CU3 업데이트가 제대로 완료되지 않았음을 나타내는 다음 텍스트가 있습니다.

“Version 4.0.1908.0 of the DPM database, and version 4.1.3313.0 of the DPM application are not compatible.”

이 문제를 해결하기 위해 무엇을 시도해야 하는지에 대한 아이디어가 있습니까?

감사해요

관련 정보