.DTSCONFIG 파일 확장자

SSIS Package Configuration File

개발사 Microsoft
인기도
2.8  |  4 투표
 

DTSCONFIG 파일이란 무엇인가요?

A DTSCONFIG file is an XML configuration file used to apply property values to SQL Server Integration Services (SSIS) packages. The file contains one or more package configurations that consist of metadata such as the server name, database names, and other connection properties to configure SSIS packages.

추가 정보

The DTSCONFIG file is used to update the values of package properties and package objects at run time. the file is designed to provide flexibility when working with SSIS packages and are especially helpful when deploying packages to different environments as they allow values, such as server and database names, to be easily changed.

The DTSCONFIG file is made up of various elements. The DTSConfigurationHeading element stores the attributes and their values that define when and how the file is generated. The DTSCONFIG file also includes a Configuration element for each package configuration, which contains attributes and their values that are necessary to determine which property is being referenced. Each Configuration element has a ConfiguredValue element that features the property's actual value.

SQL Server is a relational database management system (RDBMS) application. SSIS packages are used to automate extraction, transformation, and loading (ETL) operations to and from a database.

참고: DTSCONFIG files often contain sensitive information, therefore, access to the location of the files should be restricted.

일반적인 .DTSCONFIG 파일 이름

DataTransferConfig.dtsConfig - A configuration file that contains name-value pairs that update the properties in packages to specify the location of the data and log files used by the package.

LoadXMLData.dtsConfig - Another configuration file that contains name-value pairs that update the properties in packages to specify the location of the data and log files used by the package.

File Viewer Plus(으)로 400개 이상의 파일 형식을 여세요.무료 다운로드

DTSCONFIG 파일을 열거나 참조하는 프로그램

Windows
카테고리: 설정
업데이트: 2016-04-12

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 SSIS Package Configuration 파일 형식과 Windows 앱을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.