Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
SCVMM 에 10,000개 이상의 Job 이 등록되어 수행될 경우 성능상에 문제가 발생할 수 있다고 합니다. 그래서 HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Microsoft System Center Virtual Machine Manager Server/Settings/Sql 의 TaskGC 값을 조정해서 문제를 해결할 수 있다고 합니다.
TaskGC 값은 기본이 90일 인데 20시간에 한번씩 프로세스가 실행되면서 이보다 오래된 Job을 제거 한다고 합니다. 이 값을 줄여서 Job 이 limit 에 다다르는 것을 막는 것 입니다.