Avamar SQL 플러그인이 혼합 SQL 환경에서 SQL 인스턴스를 탐색하지 못함
Summary: Avamar SQL 플러그인이 혼합 SQL 환경에서 SQL 인스턴스를 탐색하지 못했습니다.
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Symptoms
Avamar SQL 플러그인이 혼합 SQL 환경에서 SQL 인스턴스를 탐색하지 못했습니다. 예를 들어 SQL Server에 SQL 2012와 SQL 2014가 모두 설치되어 있습니다. 이 오류는 SQL Server에서 찾아보기 명령을 실행할 때 보고됩니다.
avsql --operation=browse avsql Info <0000>: <=== sqlconnectimpl::is_SqlServ_2014 avsql Info <19488>: SMO DLL version 12 detected. avsql Info <0000>: SMO managed DLL loaded for SQL server 2014 (SMO DLL version 12). avsql Error <40258>: sqlconnectimpl_smo::get_installed_instance_list Microsoft.SqlServer.Management.Smo.FailedOperationException: An crosoft.SqlServer.Management.Sdk.Sfc.EnumeratorException: Failed to retrieve data for this request. ---> System.Runtime.InteropServic at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) at System.Management.ManagementObjectCollection.ManagementObjectEnumerator.MoveNext() . . .....SNIP...... . at SMO_GetInstances(Char* server, Char*** pinstances, Char*** perrors, Boolean include_clustered_servers, Int32 architecture) avsql Error <15125>: Specified path '' does not exist or is not accessible avsql Info <6451>: avsql returning with exitcode 536870919
Cause
예를 들어, 혼합 환경에서는 SQL 2014가 설치되었지만 나중에 일부 SQL 2014 모듈이 시스템에 남아 있는 상태로 제거되었습니다. 이 시나리오에서 Avamar SQL 플러그인은 탐색 및 백업에 사용할 SMO(Server Management Object)의 버전을 정확하게 결정할 수 없습니다.
Resolution
이 문제를 해결합니다.
- Avamar Server를 다음으로 업그레이드합니다.
- 19.4.100-124 이상
- 이 수정 사항은 Avamar 19.4 이상 소프트웨어 릴리스에 포함되어 있습니다.
- 업그레이드 후 플러그인 작업을 위해 올바른 SMO 값을 사용하여 Avamar Client var 디렉토리의 'avsql.cmd' 매개변수 파일에 플래그를 추가해야 합니다.
- 유효한 값은 다음과 같습니다.
- 플러그인 작업에 가장 높은 SQL Server 인스턴스 버전을 선택합니다.
- SQL Server 2012의 경우: --usesmoversion=11
- SQL Server 2014의 경우: --usesmoversion=12
- SQL Server 2016의 경우: --usesmoversion=13
- SQL Server 2017의 경우: --사용 모드=14
- SQL Server 2019의 경우: --usesmoversion=15
- SQL Server 2022의 경우: --사용 모드=16
Affected Products
AvamarProducts
AvamarArticle Properties
Article Number: 000051925
Article Type: Solution
Last Modified: 06 Aug 2025
Version: 5
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.