????

Your IP : 3.149.27.125


Current Path : C:/Program Files/Microsoft SQL Server/150/DTS/Binn/Resources/1033/
Upload File :
Current File : C:/Program Files/Microsoft SQL Server/150/DTS/Binn/Resources/1033/DTEParse.rll

MZ����@���	�!�L�!This program cannot be run in DOS mode.

$��d���
���
���
�������
��՝���
������
�Rich��
�PEd��]�" �@�Y,`A ��h>.rdatap@@.rsrc� � @@�]
TGCTL.rdataT.rdata$zzzdbg  .rsrc$01 "�.rsrc$020�p���������	��
��0�H�`�x�	�	�	�	�	�	�	�		 "t�'��/�5��7��>Z�G�c�B���}!Option index %1!d! is not valid.
%Missing argument for option "%1!s!".
2Argument "%1!s!" for option "%2!s!" is not valid.
+Option "%1!s!" can only be specified once.
Option %1!d! is not valid.
OAn out of memory error occurred while saving.  Option: %1!s!, Argument: %2!s!.
7A type mismatch occurred in an argument set operation.
YComparison of argument "%1!s!" failed against a previously set value for option "%2!s!".
CAn unknown error occurred for option "%1!s!" with argument "%2!s!"
eA command file option was encountered while in a command file.
Nested command files are not allowed.
eThe DTS option cannot be specified with the File, SQL, Project, ISServer, User, or Password options.
mThe File option cannot be specified with the DTS, SQL, Server, Project, ISServer, User, or Password options.
TThe SQL option cannot be specified with the DTS, File, ISServer or Project options.
<The Password option must be specified with the User option.
YThe SQL option must be specified if the User, Password, or Server options are specified.
JAt least one of the DTS, SQL, ISServer or File options must be specified.
Option "%1!s!" is not valid.
5Reporting option V or N can only be specified alone.
HReporting options E, W, I, C, D, and P can only be specified once each.
XAn invalid reporting option was specified.
Only E, W, I, C, D, P, V, and N are allowed.
JAn invalid console logging option was specified.  Only I or E is allowed.
;Console logging option "E" must have a list of exclusions.
;Console logging option "I" must have a list of inclusions.
$Could not open command file "%1!s!"
*Out of memory while saving Option: %1!s!.
AConsole logging display options can only be specified once each.
fAn invalid console logging display option was specified.
Only N, C, O, S, G, X, M, and T are allowed.
DAn out of memory condition occurred while parsing the command file.
,The argument "%1!s!" has mismatched quotes.
Enter decryption password: Enter SQL Server password: TThe Project option cannot be specified with the SQL, DTS, ISServer or File options.
>The Package option must be specified with the Project option.
RThe ISServer option cannot be specified with the DTS, SQL, File, Project options.
HThe EnvReference option can only be specified with the ISServer option.
EThe Parameter option can only be specified with the ISServer option.
9The Validate option cannot be used with ISServer option.
5
Usage: DTExec /option [value] [/option [value]] ...
XOptions are case-insensitive.
A hyphen (-) may be used in place of a forward slash (/).
/Ca[llerInfo]
/CheckF[ile]        [Filespec]
5/Checkp[ointing]    [{On | Off}] (On is the default)
/Com[mandFile]      Filespec
/Conf[igFile]       Filespec
./Conn[ection]       IDOrName;ConnectionString
�/Cons[oleLog]       [[DispOpts];[{E | I};List]]
                    DispOpts = any one or more of N, C, O, S, G, X, M, or T.
                    List = {EventName | SrcName | SrcGuid}[;List]
/De[crypt]          Password
 /DT[S]              PackagePath
-/Dump               code[;code[;code[;...]]]
/DumpOnErr[or]
=/Env[Reference]     id of an Environment in the SSIS catalog
/F[ile]             Filespec
/H[elp]             [Option]
A/IS[Server]         Full path to the package in the SSIS catalog
1/L[ogger]           ClassIDOrProgID;ConfigString
*/M[axConcurrent]    ConcurrentExecutables
9/Pack[age]          Package to run inside of the project
e/Par[ameter]        [$Package::|$Project::|$ServerOption::]parameter_name[(data_type)];literal_value
/P[assword]         Password
(/Proj[ect]          Project file to use
/Rem[ark]           [Text]
�/Rep[orting]        Level[;EventGUIDOrName[;EventGUIDOrName[...]]
                    Level = N or V or any one or more of E, W, I, C, D, or P.
I/Res[tart]          [{Deny | Force | IfPossible}] (Force is the default)
'/Set                PropertyPath;Value
#/Ser[ver]           ServerInstance
 /SQ[L]              PackagePath
/Su[m]
/U[ser]             User name
/Va[lidate]
*/VerifyB[uild]      Major[;Minor[;Build]]
/VerifyP[ackageid]  PackageID
/VerifyS[igned]
/VerifyV[ersionid]  VersionID
/VLog               [Filespec]
/W[arnAsError]
/X86
�4VS_VERSION_INFO������?0StringFileInfo040904B0PlatformNT�ILegalTrademarksMicrosoft SQL Server is a registered trademark of Microsoft Corporation. CommentsSQL&GoldenBitsTrueLCompanyNameMicrosoft Corporation�@FileDescriptionData Transformation Services Execution Utility Parser Resourcesx,FileVersion2019.0150.2000.05 ((SQLServer).190924-2033)2	InternalNameDTEParsed LegalCopyrightMicrosoft. All rights reserved.B
OriginalFilenameDTEParse.RLLJProductNameMicrosoft SQL Server<ProductVersion15.0.2000.5DVarFileInfo$Translation	�&HIdCheckF[ile] filespec



Optional.  Name the checkpoint file when checkpointing is turned on.  The

filespec argument specifies the file name and path of the checkpoint file.

�Checkp[ointing] {on | off}



Optional. Turn checkpointing on or off.  Default is on if neither on nor off is

specified.

,Com[mandFile] filespec



Optional. Loads a text file that contains additional dtexec command options, 

prior to package execution. The filespec argument specifies the file name and 

path of the command file that you want to associate with the execution of the 

package.

tConf[igFile] filespec



Optional. Sets a run-time configuration that is different from the 

configuration that was specified at design time. You can store dtexec 

configuration settings in an XML configuration file and then load the settings 

by means of the ConfigFile option prior to package execution.

�Conn[ection] id_or_name;connection_string



Optional. Sets the connection string property of a ConnectionManager stored 

within a SSIS package. The ConnectionManager is identified either by its name

or its ID.

LCons[oleLog] [[DisplayOptions];{E | I};src_name_or_guid[src_name_or_guid[...]]]



Optional. Displays all available log entries to the console during package 

execution, if no arguments are specified. If you omit this option, no log 

entries are displayed to the console during package execution. 



Valid display options are:

o N (Name).           Display the name.

o C (Computer).       Display the computer.

o O {Operator).       Display the user.

o S (Source Name).    Display the source name.

o G (Source GUID).    Display the source GUID.

o X (eXecution GUID). Display the execution GUID.

o M (Message).        Display the message text.

o T (Time).           Display the date and time.



Valid arguments are: 

o I (Inclusion List). Only the source names or GUIDs that are specified are 

                      logged. 

o E (Exclusion List). The source names or GUIDs that are specified are not 

                      logged. 



If you use multiple ConsoleLog options on the same command prompt, 

they interact as follows: 

o Their order of appearance has no effect. 

o If no inclusion lists are present on the command line, exclusion lists are 

  applied against all types of log entries. 

o If any inclusion lists are present on the command line, exclusion lists are 

  applied against the union of all inclusion lists.

o The following table lists of all available source names and their 

  associated GUIDs: 

TDT[S] package



Loads a package using the SSIS Service. The package argument specifies the

folder and name of the package to retrieve.



However, you can use the DTS option in conjunction with the Server option.



If you omit the Server option, the default local instance of the SSIS Service

is assumed.



If you use the DTS option in conjunction with any of the following options, 

dtexec fails: 

o File 

o SQL

$F[ile] filespec



Loads a package that is saved in the file system as a .dtsx file. The filespec 

argument specifies the path and file name of the package. You can specify the 

path as either a Universal Naming Convention (UNC) path or local path.



If you use the File option in conjunction with any of the following options, 

dtexec fails: 

o DTS 

o SQL 

o User 

o Password 

o Server 

�H[elp] [option_name]



Optional. Displays a list of options and their associated arguments unless the 

option_name argument is specified. 



If you specify an option_name argument, dtexec displays the command line help

for the specified option.

4L[ogger] classid_or_progid;config_string



Optional. Associates a logger with the execution of a SSIS package. 

The following lists available loggers:





Name              ProgID/ClassID 

Text file         DTS.LogProviderTextFile.1

                  {0A039101-ACC1-4E06-943F-279948323883}

                  

SQL Profiler      DTS.LogProviderSQLProfiler.1

                  {E93F6300-AE0C-4916-A7BF-A8D0CE12C77A}

                  

SQL Server        DTS.LogProviderSQLServer.1

                  {94150B25-6AEB-4C0D-996D-D37D1C4FDEDA}

                  

Window Event Log  DTS.LogProviderEventLog.1

                  {071CC8EB-C343-4CFF-8D58-564B92FCA3CF}

                  

XML file          DTS.LogProviderXMLFile.1

                  {440945A4-2A22-4F19-B577-EAF5FDDC5F7A}

�M[axConcurrent] concurrent_executables



Optional. Sets the number of threads that process executables in a single 

package execution instance. By default, the number of processors plus 2 threads

are allocated for package execution.

HP[assword] password



Optional. Allows the retrieval of a package that is protected by SQL Server 

Authentication. This option is used in conjunction with the SQL and User 

options. However, you can use the Password option only if you use the User 

option. If the Password option is omitted and the User option is used, a blank 

password is used.



* Security Note: When possible, use Windows Authentication.

�Rem comment



Optional. Places comments on the command prompt or in command files. The 

comment argument is optional. The value of comment is a string that either must

be enclosed in quotation marks or contains no white space.

<Rep[orting] level[;eventguid_or_name[;eventguid_or_name[;...]]



Optional. The level may be N or V or any combination of E, W, I, C, D, and P.

The optional list of event guids or names is a list of items to be excluded

from the output when the message matches the level.  If the level is N then the

list contains items to be displayed even though reporting is off.  If reporting

is not specified then the default is EWP.



Level

N - Display nothing

E - Display error messages

W - Display warning messages

I - Display information messages

C - Display custom messages

D - Display DataFlow messages

P - Display progress messages

V - Display all messages

�Res[tart] {deny | force | ifPossible} 



Optional. By default, Restart is set to force.

�Set property_path;value



Optional. Overrides the configuration of a variable, property, container, 

log provider, foreach enumerator, or connection within a package. When 

specified, the /SET option sets the specified propertypath to the value given.

Multiple /SET options can be specified. When using with /ISSERVER the 

$Sensitive:: prefix can optionally be specified to indicate the property

should be considered sensitive  on the server.



The following is an example of executing a package that is provided a variable

with a value.



dtexec /f mypackage.dtsx /set \package.variables[myvariable].Value;myvalue 

�Ser[ver] server_name



Optional. Specifies the name of SQL Server instance from which to retrieve the 

package. If you omit this option, package execution is attempted against the

local default instance of SQL Server.

tSQ[L] package



Loads a package that is stored in SQL Server. The package argument specifies

the folder and name of the package to retrieve.



However, you can use the SQL option in conjunction with options User, Password,

and Server. If you omit the User option, Windows Authentication is used to 

access the package. If it is present, the User login name specified is 

associated with SQL Server Authentication.



You can use the Password option only in conjunction with the User option.

If you use the Password option, dtexec accesses the package with the user name

and password information that you provide. If you omit the Password option, a 

blank password is used.



* Security Note: When possible, use Windows Authentication.





If you omit the Server option, the default local instance of SQL Server is 

assumed.



If you use the SQL option in conjunction with any of the following options, 

dtexec fails: 

o DTS 

o File 

�U[ser] user_name



Optional. Allows the retrieval of a package that is protected by SQL Server 

Authentication. You use this option in conjunction with the SQL option. 



* Security Note: When possible, use Windows Authentication.

�Va[lidate] 



Optional. Stops the execution of the package after the validate phase, without

actually running the package. If you use the WarnAsError option elsewhere on 

the command line, dtexec fails if a warning occurs during validation. 

�VerifyB[uild] major[;minor[build]]



Optional. Verifies the build number of a package against the build numbers 

specified in the major, minor, and build arguments. If used, and a mismatch 

occurs, the package will not execute.



You must use an argument with this option. The argument can have one of three 

forms: 

o major 

o major;minor 

o major;minor;build 

,VerifyP[ackageID] package_id



Optional. Verifies the ID of the package to be executed against the value 

specified in the packageID argument.

�VerifyS[igned] 



Optional. Causes the package to fail if it is not signed.

<VerifyV[ersionID] version_id



Optional. Verifies the version GUID of a package to be executed against the 

value specified in the versionID argument. 

�W[arnAsError] 



Optional. Causes the package to fail if a warning occurs during validation. 

If no warnings occur during validation and the Validate option is not 

specified, the package is executed. 

XSu[m]



Optional. Causes reported progress to show the total number of rows received by

a component rather than number of rows currently being sent to the component.

�De[crypt] password



Optional. Sets the decryption password used when loading a package with

password encryption.

�Dump code[;code[;code[;...]]]



Optional. Specify a list of SSIS event codes that will trigger the system to

create debug dump files during package execution. The event code can be an

error code, warning code, or information code.

�DumpOnErr[or]



Optional. Create debug dump files when any error occurs during package

execution.

$VLog [Filespec]



Optional. Writes all Integration Services package events to the log providers

that were enabled when the package was designed. To have Integration Services

enable a log provider for text files and write log events to a specified text

file, include a path and file name as the Filespec parameter. If you do not

include the Filespec parameter, Integration Services will not enable a log

provider for text files and will write log events only to the log providers

enabled for the package at design time.

�X86 



Optional.  Ignored when running dtexec from the command line.  Use this

option when scheduling a job with SQL Agent to specify that SQL Agent

should use the 32-bit dtexec runtime to execute the specified package.

LProj[ect] project file path



Optional. Use this option to specify the project from which 

a package can be retrieved. It is supposed to be used with /Package.

(Pack[age] package name



Optional. Use this option to specify the package to be used in an execution.

It is supposed to be used with /Project

�IS[Server] package path



Optional. Ignored when running dtexec from the command line. Use this option when 

scheduling a job with SQL Agent to specify the SQL Server instance from which 

to retrieve the package to be used in an execution.

�Env[Reference] enviroment reference



Optional. Ignored when running dtexec from the command line. Use this option when 

scheduling a job with SQL Agent to specify the environment reference that is used by an execution.

xCa[llerInfo]



Optional. Ignored when running dtexec from the command line. Use this option when 

scheduling a job with SQL Agent to specify additional information for an execution.

PPar[ameter] [$Package::|$Project::|$ServerOption::]parameter_name[(data_type)];literal_value



Optional. Provides a literal value for a parameter. Multiple /Parameter options

can be specified. The $Package::, $Project::, or $ServerOption:: name prefix 

can be specified to indicate the type of parameter.  The default parameter type

is package. For non-string parameter values the data type should be specified

in parenthesis following the parameter name.



The following is an example of executing a package that is provided a the value

myvalue to for the project parameter myparam and the integer value 12 for the

package parameter anotherparam.



dtexec /isserver "\SSISDB\MyFolder\MyProject\MyPackage.dtsx" /server "." /parameter $Project::myparam;myvalue /parameter anotherparam(int32);12

�DTExec is the command line package executer.  To get more information on its

usage specify the /help option on the command line.  To get detailed help about

an option specify /help option on the command line.

<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
<assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
  <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
    <security>
      <requestedPrivileges>
        <requestedExecutionLevel level='asInvoker' uiAccess='false' />
      </requestedPrivileges>
    </security>
  </trustInfo>
</assembly>
h>0�>U	*�H��
��>F0�>B10	+0L
+�7�>0<0
+�70	���0!0	+`�����$y=��9�i(*���0��0� 3xB���س0
	*�H��
0w10	UUS10U
Washington10URedmond10U
Microsoft Corporation1!0UMicrosoft Time-Stamp PCA0
180823202021Z
191123202021Z0��10	UUS10	UWA10URedmond10U
Microsoft Corporation1-0+U$Microsoft Ireland Operations Limited1&0$UThales TSS ESN:E041-4BEE-FA7E1%0#UMicrosoft Time-Stamp service0�"0
	*�H��
�0�
��i�P%R�$Uh龱�Rw�V��~F$�F��l�� ��܆��0�'��,�De���h.C����J��ɹXJ';�Zٖ�3��S�^"3J�"�Ek�~�!�Y�Ɩ@D���ѝ;�W�i��w����f&=���)�?������璵!l�.����1lW���p
_fi�k�2}?�@Hrk��ӏ�5�R].�=$?�׵��=��{�؅�B��O�:o_��tI�����bGT7-��c!�  �>�_���	0�0U�NN�d�]�6n�r����0U#0�#4��RFp
�@�v��+��5�0TUM0K0I�G�E�Chttp://crl.microsoft.com/pki/crl/products/MicrosoftTimeStampPCA.crl0X+L0J0H+0�<http://www.microsoft.com/pki/certs/MicrosoftTimeStampPCA.crt0U%0
+0
	*�H��
�>��
�-:��YֆN�v�&���:G/�B�ݚ1�7ʊ��N�R�ͷ���C:E�D�L�����E��8�3]�ۯD��1���k�1�21wo���AH�2?{�Dڃ�l�{a�������D�l�Gk�`��u~S�=�0���(�ҏZ�aAE��D����'��
/��.e��� �s�&͊����'�m��&m8�$�|�Ej.A�pU�ս��o|r��П�x5��Et'^7݂�:j����0��0�ߠ3�|��`����0
	*�H��
0y10	UUS10U
Washington10URedmond10U
Microsoft Corporation1#0!UMicrosoft Code Signing PCA0
190502212033Z
200502212033Z0t10	UUS10U
Washington10URedmond10U
Microsoft Corporation10UMicrosoft Corporation0�"0
	*�H��
�0�
����k*)�i퐭��՗+��IJ���E �Z:p�v�@�'�����Z3qʱ����^(��D�P��sY�Ep;��o�\ �(1���䱚GM<�J��f�,�U�muј^�;�F́X\��N��W���
%�%W�2�J~A��u}�ߋ�Nf
����L��,���i�HqxWw��� ����m.������:d�4���̑����yϼ̕}|�@�n���L`�!mW5�(ӭ
�܉����{0�w0U%0
+0Up���mu���*:'YG�0TUM0K�I0G1-0+U$Microsoft Ireland Operations Limited10U
229803+4541060U#0��p�R4���'���ؽ�mGN0bU[0Y0W�U�S�Qhttp://crl.microsoft.com/pki/crl/products/Microsoft%20Code%20Signing%20PCA(2).crl0f+Z0X0V+0�Jhttp://www.microsoft.com/pki/certs/Microsoft%20Code%20Signing%20PCA(2).crt0
	*�H��
�N��{�b~�=�G@������Q��Q��F�!e^bm�5�Z�꼣�h����9qp�g�&��}ZJI�δ7�909��yD�oTRIn>����X�~�G�L"x���3'��
L8*��D�e��h��JY+{p���X�6����-'����ۦ����b�شx�/.�9��5t��"5>��'���`��$yN`҄�u��J
E�:|�M�:�g�Q��#'$غ�Ȳ�1��
���A\e�0��0���
a5E?0
	*�H��
0_10
	�&���,dcom10
	�&���,d	microsoft1-0+U$Microsoft Root Certificate Authority0
180920174200Z
210509232813Z0y10	UUS10U
Washington10URedmond10U
Microsoft Corporation1#0!UMicrosoft Code Signing PCA0�"0
	*�H��
�0�
��������F��fɧ]
~�=���1��ԅ���2����A��7��|W����Z`�1
a�"�|V4b�^Z�.�@*�=�aD؎�6Y�c���������_+�P_�	Ґ頷,DA�eR7,�����,���c�Q����8^|�����)@ߔv*�e��m�'�§���j�Ƨ�f�hw�^��	�R�sQ�*�Q#�I�����P^�Oc?�/���M+q�Y('M��^0�Z0U�0�0U�p�R4���'���ؽ�mGN0U�0	+�70#	+�7<����Up�iB���8��W0	+�7
SubCA0U#0���`@V'��%�*�
S�Y�0PUI0G0E�C�A�?http://crl.microsoft.com/pki/crl/products/microsoftrootcert.crl0T+H0F0D+0�8http://www.microsoft.com/pki/certs/MicrosoftRootCert.crt0
	*�H��
�={�.�6�B�UO�����9
������"˅yC�����5�˅�->M�Q�$����c������
m.U5�,yaƶM�V&��e��.�<He��D���4
ީ�c����d�U�����e~���0���;��u�]π��q�B��ғ��T�|!�싼�~�)	P�+:�=��W��8��ߚ8Ё�'��y;4���"�e�La<��.2h�)���v�߆)�
㴳�L�gZT�Y'��HBn1L�L��h�#J�T㔕l����(�YD���򨅳=�*�7��=7�8�*G�gY�-�z�w��JI*t7��/��C-�2���LI�����G辞�1d������uI{db��~��g\AG�N6-�7�k�?R����"%�9[�Ez��������d�΋��}��mW[*{ol~�C�
�]�gԋ���Nz���߽4����gn�d��L�3��QpU�\}�ݧU��ǣ�Fz��D��c�}�"u0�0��
ah40
	*�H��
0_10
	�&���,dcom10
	�&���,d	microsoft1-0+U$Microsoft Root Certificate Authority0
070403125309Z
210403130309Z0w10	UUS10U
Washington10URedmond10U
Microsoft Corporation1!0UMicrosoft Time-Stamp PCA0�"0
	*�H��
�0�
���l���H�*|k.���řQ#P���N$�ѧ�L�t0 ��T�I�B���\0&�k�{�������3$����g,�{���N���#Sʍ�E�	�^�аB���l�g�(�FS����(F.'��OUR�,�j��0n��Y0��~֗��!�~����SmR�E��HJGf')f�����J����G	����Ux��P�0F��#F��-T��xA1w̛�;���a�
������"KT���� ���0��0U�0�0U#4��RFp
�@�v��+��5�0U�0	+�70��U#��0�����`@V'��%�*�
S�Y䤡c�a0_10
	�&���,dcom10
	�&���,d	microsoft1-0+U$Microsoft Root Certificate Authority�y��J���LsX�.e0PUI0G0E�C�A�?http://crl.microsoft.com/pki/crl/products/microsoftrootcert.crl0T+H0F0D+0�8http://www.microsoft.com/pki/certs/MicrosoftRootCert.crt0U%0
+0
	*�H��
����\D6�鴭w��yQM�.tq[m�ξ{��.���mb�W�N P��z@�W��X�����x���;�⾏
ȍH��S�O����jՀ���/��*$"p����x�.
��p�N��k
r���9�g-�Q�b\?�� ?�2��1Jv1=+r��p=��
��
a��׸�N��5+^���}B{�Sr!�0ʻxe\[
����<�fX�-/���QV�p�l�9L�y��zb))4wb�=m���,��C���}�㤨t5�N�q#&v<R�qZFC����MgȟB��y!��0f�B^Ȟ"!�C�+��H�,��2�L&*H$_Z�V�ޙ��:o��'t�v!����'T��j=��va�n����G�o��2l���QȌ#�f���d=-�Y���!嵰�c�xT�A.P����x����uْ�u"/2�n�[�%����!��Oɚ�I�eo�}�i��n꧗�1)��[\�M��/�?.Uk���1�(80�(40��0y10	UUS10U
Washington10URedmond10U
Microsoft Corporation1#0!UMicrosoft Code Signing PCA3�|��`����0	+���0	*�H��
	1
+�70
+�710
+�70#	*�H��
	107�"UR���I��AB�Z0N
+�71@0>� �SQL Server 2019��http://www.microsoft.com0
	*�H��
�{�,��ϏE����ӮM��m�M���n/ΰ�i��3n�E��-҂���o�-��������g�x�v�~5BdW��ʔ��\N����&JmX�����-F��9�g��v
	���/C\�4l/�z��M�p&����@}}<4��з�(�]�c�Vo.M�z��:	w�%�� n�FC�}1�eK��.�$��nV�y�ڡ����}��(4'qV��}�c�(�,�>�ݯ큫~�,'�����%�2��%�0�$	*�H��
	1�0�0��0w10	UUS10U
Washington10URedmond10U
Microsoft Corporation1!0UMicrosoft Time-Stamp PCA3xB���س0	+�]0	*�H��
	1	*�H��
0	*�H��
	1
190924204805Z0#	*�H��
	1@�؋�Z!#H�$
��y�%{�0
	*�H��
�pO�����3oQ�Q
{�¥�M���&+�M1E� L�?"󖁈��Ma�墆G�c���4����DB����D6&R�?�{r��el�e��\c�Bŗvz�w�5ڭI��Vr���>;�4�l1��aH�Hd)��tHh���ߘ|\,��G����Q�^;���lX���"
-Xǐ��r6�]	8_\�D�l׍\#�S����lU���ɔ����5�i�I_?#����A�A�N79|��bVP�ۨ�ك�0�#�
+�71�#�0�#�	*�H��
��#|0�#x10
	`�He0\
+�7�N0L0
+�70	���010
	`�He �Ig$Nq�
��mg�TQ<��_���4{��5{��
�0�0��3R�@�PV�u�R0
	*�H��
0~10	UUS10U
Washington10URedmond10U
Microsoft Corporation1(0&UMicrosoft Code Signing PCA 20110
190502213746Z
200502213746Z0t10	UUS10U
Washington10URedmond10U
Microsoft Corporation10UMicrosoft Corporation0�"0
	*�H��
�0�
���������t�����ǔߖ�6�+�xL���5���oK��w�U��buAN��[�V7V�p�Cn�3(A6��~��/�k����>��\�6��ɳ����mJ�
�X�%y�D�����*��Or�}Y�Gڗ}tP����M�4dc�睘�*�!�U��}�W����P��e���.����lA ��+4�Ih��z%�x�tr�
����������c� �����i��Zai^���76q�3ހ����0�~0U%0
+�7L+0U��[�e�'f��5kE�0TUM0K�I0G1-0+U$Microsoft Ireland Operations Limited10U
230012+4541360U#0�Hnd�Pӂ�77"�m��u�0TUM0K0I�G�E�Chttp://www.microsoft.com/pkiops/crl/MicCodSigPCA2011_2011-07-08.crl0a+U0S0Q+0�Ehttp://www.microsoft.com/pkiops/certs/MicCodSigPCA2011_2011-07-08.crt0U�00
	*�H��
���D懾��,V�(�-����6@��m�z� 65�W��Q`[�F�y8��t�ھ$�&��C��=�d�R�m���(ߜ����S�]��!��h2]g����"���S��E��v���5@��7�8��t�=0|3e�?�O��%�vS�Y�������ޭ��b�����+O�yDT
�ͅC�8xQ#�+7&�T��",ۮ8��P���h�(�T@�`���T�l������T����G6~�ܷ�f��D�k�IB���	��m������r����aݽ��G>ƚ읶��2>�Ҁ\�����]��r!���K��Q!��(�V�&sLDt�>��QZ�M����W5X��)l�}F�G�M3�s4��O��8v�vT���:�e:����*Ɲ�N�
���hP���z?别2��fwǴ��#cU�b���ӧx�\Ȇ޽�e,��Ul*!����43=+�
�m����
 ��ސ��n���Iy/钒>
�0�z0�b�
a��0
	*�H��
0��10	UUS10U
Washington10URedmond10U
Microsoft Corporation1200U)Microsoft Root Certificate Authority 20110
110708205909Z
260708210909Z0~10	UUS10U
Washington10URedmond10U
Microsoft Corporation1(0&UMicrosoft Code Signing PCA 20110�"0
	*�H��
�0�
���r.��n��M4��X!�B*k�ZP��8I���7k���8™��9�1BӉ
yd�~�`$l��I��h^�ߛS�
,ï٩+�z	�זY�`�fv�2R&/�PϳD�]��.u�h��m�:\��F��8d�nd5x��c-�@����
�\y�I)�
��w��=��+ZMV(�zr�:�I^���C���{�{��>��]�O��/Y�;-�3Xŷ>�2ӳ=����8~ҝ�,�NV�!5%�9ndS���#������_��R������!t%_(��'(8%�9J6�|���#��f�aj�(I�_��%]�!K>RĵW?$��z[/�#�p]QFw��Ἤ�_����UK�9��#I��D|E��rz�r�$߿F����Wۃ��MI0�����[���ݰf��{���K�I)�(��}g��bx_�/��W�\�w((��m�(�,�@7O��D��	L�ԥC/t��n�x X,]`��>O3�ڰ�ޞN�F�l���ֈ����0��0	+�70UHnd�Pӂ�77"�m��u�0	+�7
SubCA0U�0U�0�0U#0�r-:1�C�N���1�#�40ZUS0Q0O�M�K�Ihttp://crl.microsoft.com/pki/crl/products/MicRooCerAut2011_2011_03_22.crl0^+R0P0N+0�Bhttp://www.microsoft.com/pki/certs/MicRooCerAut2011_2011_03_22.crt0��U ��0��0��	+�7.0��0?+3http://www.microsoft.com/pkiops/docs/primarycps.htm0@+042 Legal_policy_statement. 0
	*�H��
�g򆥘�Ty.��tg"���c��B�}�y��e_.,>��r�m���?�
�;�G���i�c�"5��]e��}�FPU��|�K�<B�Rа�k�>.)��=�Եw�9��d�D=xz#�}��t����&F*Š�����h�h.��*?*kXIc	inZ�����F+�;н5�n%��'������(��M=����2���-�[��I9
�
�ƭ�����QEX82q'��'��,: i��Y�hno��t�@�*(>�?Mf��M��o}E�v�@*e��]Rb��c6��������'�ͥ���]cA�[��>w��u�aa������A�(��e/��\��֡F�Y�	KH���)ű��?Ew5�Ң��zz"�H���G#�����k�K���ux��7�yK�ֳ#hu������i;��0�L���umc�=ѝVNO��W"�x2!z�A
�?��̤]����WqVNHE�Bɛv[
�Hk�y���mmj�Rs
zP�1�y0�u0��0~10	UUS10U
Washington10URedmond10U
Microsoft Corporation1(0&UMicrosoft Code Signing PCA 20113R�@�PV�u�R0
	`�He���0
*�H��
	10	*�H��
	1
+�70
+�710
+�70/	*�H��
	1" �s��KX�F��"<�,�C��#w0�P1�0N
+�71@0>� �SQL Server 2019��http://www.microsoft.com0
	*�H��
�(������V�3x��G�h:�o�Yd{	sw֜�y6ؐ����F�T�c�r)#����OA�`�f�ty6�cC�
)�!�$2JS$N��U�����Fչ'2�
?G�~A0�Mj�ם�ǡ!�+��!-���}H�S���t ΒΪ�*�E�����hO3:��r�+H��
�n��j�s�����ľ�HW\B0l6q�iھ��uK�6��ƴ;L�\i"�'=`|WEa�HW�g�6O.��I~�y����d�TBf�̡��0��
+�71��0��	*�H��
���0��10
	`�He0�P*�H��
	��?�;0�7
+�Y
010
	`�He C��G���IX���<�y划y
�F�vw��]^�5�20190924204807.01Z0����0��10	UUS10	UWA10URedmond10U
Microsoft Corporation1-0+U$Microsoft Ireland Operations Limited1&0$UThales TSS ESN:D082-4BFD-EEBA1%0#UMicrosoft Time-Stamp service��<0��0�٠3�8{f����0
	*�H��
0|10	UUS10U
Washington10URedmond10U
Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 20100
180823202703Z
191123202703Z0��10	UUS10	UWA10URedmond10U
Microsoft Corporation1-0+U$Microsoft Ireland Operations Limited1&0$UThales TSS ESN:D082-4BFD-EEBA1%0#UMicrosoft Time-Stamp service0�"0
	*�H��
�0�
�����sB-nf|��A�,�J"1(��r��a}�O��32����Rs:����[�L��8��iB9Ɛ����VI����U�Ũ|������N�Bﶳ�[~�+�Ŝ�[���s�� K�����K�g���<A5^b8/'�u1�	�6C]8��Bþ%��9��M���M�:�h+�9���Z�~]���Ym���w���ވQ�W�G�_�}KF�T��Cw6����)�Q�>C�|ĕ��ͳ뵑�a�8��X-��0�0U�>�����+���k���{0U#0��c:\�1��C{|F�3hZ�mU0VUO0M0K�I�G�Ehttp://crl.microsoft.com/pki/crl/products/MicTimStaPCA_2010-07-01.crl0Z+N0L0J+0�>http://www.microsoft.com/pki/certs/MicTimStaPCA_2010-07-01.crt0U�00U%0
+0
	*�H��
�@{�!'����*��#N;Ӈ��c7�"���/��\`��8zo6NY�y�F��5.�Z�I�;�XY�j2l9X�K��x�a��,'��Ի͍y��(���o���;bNG(#�k�
�t��H�W�r��w��2�{�|N9h�..��Z�,o�j�eb�\+5a�͂�8;��<�ߩBF�Jf@��Ϝ-�A۪��B�r3��z�����
nO��g.bߙ���Z��LO��DZU�a_A�-Lv:�th
�0�q0�Y�
a	�*0
	*�H��
0��10	UUS10U
Washington10URedmond10U
Microsoft Corporation1200U)Microsoft Root Certificate Authority 20100
100701213655Z
250701214655Z0|10	UUS10U
Washington10URedmond10U
Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 20100�"0
	*�H��
�0�
��
�w�: ����i�ktTե
����|hK,_���a�v�>f+[�S'1A��	�|a0Y�0D�`��TC�M�8�Bݓ��s0W&��E
��G�Ϳ$`2X`F�XG�2�tag�_�T�ϓL��Ħ]�an(������a�F�'$gr!��Kd�Pb�]�w=�Wu���BM@Q��>g�f��D~��K�n�ʱ��z*
1��N���5�x���<�/D����d��� 	�x����D]^�O"M���0��0	+�70U�c:\�1��C{|F�3hZ�mU0	+�7
SubCA0U�0U�0�0U#0��Vˏ�\bh�=��[�Κ�0VUO0M0K�I�G�Ehttp://crl.microsoft.com/pki/crl/products/MicRooCerAut_2010-06-23.crl0Z+N0L0J+0�>http://www.microsoft.com/pki/certs/MicRooCerAut_2010-06-23.crt0��U ���0��0��	+�7.0��0=+1http://www.microsoft.com/PKI/docs/CPS/default.htm0@+042 Legal_Policy_Statement. 0
	*�H��
��Q
���?�q=���!o���1����Wm0���f�j���x�Ǩ�%��kTW+Q�D��S���`�v�@@A��\�\�^5�$VKt�Bȯ���7}Z?�yJ�R�8�/y�e٩�k����zoK0D$"<�����Y)����p�2J'�U�/���3�b_��W@��Ιf���jb��J�&�9�Jqc�{!mÜ��<�}�j�x�m���8ؔ�ƥ
������B�����"8 �%�d��~cY%z.9Wv�q����a�˚�G����ͧ��}���;q	�]t�"aڰPo�����1��:�eGx�H���r~akow��˧	�9����؂�r�����*T9�[��
U�z�s;�-��3.)��/T'!�ȬN�(���ۖ��B���AM�*��f0ӻt2K�c{���/�!�Y���D<�Pqס��U�i�W���0����M�
�]O�8/��X.�
�P5��	'ճ~5��6��_��t�I���0�70����Ф��0��10	UUS10	UWA10URedmond10U
Microsoft Corporation1-0+U$Microsoft Ireland Operations Limited1&0$UThales TSS ESN:D082-4BFD-EEBA1%0#UMicrosoft Time-Stamp service�#
0+r@%!xC���=e�@j�_�����0���~0|10	UUS10U
Washington10URedmond10U
Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 20100
	*�H��
�4�0"20190925035242Z20190926035242Z0w0=
+�Y
1/0-0
�4�0
`�00
�6D
06
+�Y
1(0&0
+�Y
�
0� �
0��0
	*�H��
���	�����7=�����K�ucO���)~��m��V"N70e��&b�xV4�䓭ث�����e�����t�;�ښi��4�>�ik������3Tqu��ì�����pZd��>1�w[�@��1�
0�	0��0|10	UUS10U
Washington10URedmond10U
Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 20103�8{f����0
	`�He��J0	*�H��
	1
*�H��
	0/	*�H��
	1" Mk0�K��'�;�eX�vQi�W�Sy����!��0��*�H��
	/1��0��0��0�� ����@!�mlk�V��/z��_�ÝS|~ �2��0��0���~0|10	UUS10U
Washington10URedmond10U
Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 20103�8{f����0" �UW�:8�[�Yh�#��B�O�=0�+��~�I0
	*�H��
�
qZ_���-��e�YO��V'��s�n�G��[XV��vI�=���ø�ðc`����g���݀��yI�5��k�^'��	��*�%˝Ig�k�:K���j� .g�-��"\\F� gJQH@��[9��|ȉ�1r�zx*";�L���r ����X���J:W$һ�W|�a�v@�^r�#&����;cd���MpXAۡV��*n���}�,%����G�f��W� ��b��cBN- (��