MZ@ !L!This program cannot be run in DOS mode. $Uu]333c3c3Rich3PEd5O"  F9a` @DHX<.rsrcDF@@(p0H` x        #hp)$17>L@N8SZ usage: Sqlcmd [-U login id] [-P password] [-S server] [-H hostname] [-E trusted connection] [-N Encrypt Connection][-C Trust Server Certificate] [-d use database name] [-l login timeout] [-t query timeout] [-h headers] [-s colseparator] [-w screen width] [-a packetsize] [-e echo input] [-I Enable Quoted Identifiers] [-c cmdend] [-L[c] list servers[clean output]] [-q "cmdline query"] [-Q "cmdline query" and exit] [-m errorlevel] [-V severitylevel] [-W remove trailing spaces] [-u unicode output] [-r[0|1] msgs to stderr] [-i inputfile] [-o outputfile] [-z new password] [-f <codepage> | i:<codepage>[,o:<codepage>]] [-Z new password and exit] [-k[1|2] remove[replace] control characters] [-y variable length type display width] [-Y fixed length type display width] [-p[1] print statistics[colon format]] [-R use client regional setting] [-K application intent] [-M multisubnet failover] [-b On error batch abort] [-v var = "value"...] [-A dedicated admin connection] [-X[1] disable commands, startup script, environment variables [and exit]] [-x disable variable substitution] [-? show syntax summary] 7Sqlcmd: '%1!s!': Unknown Option. Enter '-?' for help. :Sqlcmd: '-%1!s!': Missing argument. Enter '-?' for help. <Sqlcmd: '%1!s!': Unexpected argument. Enter '-?' for help. JSqlcmd: '%1!s! %2!s!': %3!s! has to be a number between %4!d! and %5!d!. TSqlcmd: The -%1!s! parameter can not be used in combination with other parameters. ASqlcmd: The %1!s! and the %2!s! options are mutually exclusive. 3Sqlcmd: Command %1!s!: Invalid Parameters passed. *Syntax Error in script or batch execution.(Sqlcmd: Request for Application to exit.WSqlcmd: '%1!s!': Unexpected argument. Argument has to be a number greater than %2!d!. GSqlcmd: '-w %1!s!': value must be greater than 8 and less than 65536. DSqlcmd: '%1!s!': Unexpected argument. Argument has to be a number. MSqlcmd: '%1!s!': Unexpected argument. Argument value has to be zero or one. $Sqlcmd: '%1!s!': Invalid filename. PAESqlcmd: '%1!s!': Unexpected argument. Argument value has to be one. ASqlcmd: Warning: '-%1!s!' is an obsolete option and is ignored. Input file '%1!s!' not found. )'%1!s!' scripting variable not defined. dSqlcmd: Error: ED and !!<command> commands, startup script, and enviroment variables are disabled. ^The batch terminator cannot be a Transact-SQL reserved keyword or provider-specific keyword. UThe batch terminator cannot be a SQL reserved keyword or provider specific keyword. 7Sqlcmd: '%1!s!': Invalid argument. Enter '-?' for help.8Sqlcmd: Error: Initialization File '%1!s!' not found. $File '%1!s!' recursively included. 9Sqlcmd: Error: Internal error at %1!s! (Reason: %2!s!). YSqlcmd: Error: Error occurred while opening or operating on file %1!s! (Reason: %2!s!). Sqlcmd: Internal Error. WMsg %1!d!, Level %2!d!, State %3!d!, Server %4!s!, Procedure %5!s!, Line %6!d! %7!s! can't convert valueUnknown Servers: } Network packet size (bytes): %1!s! %2!d! xact[s]: Clock Time (ms.): total %3!7ld! avg %4!s! (%5!s! xacts per sec.) FMsg %1!d!, Level %2!d!, State %3!d!, Server %4!s!, Line %5!d! %6!s! SQLCMDcSqlcmd: Error: The scripting variable: '%1!s!' set with the -v option has invalid value: '%2!s!'. NSqlcmd: Error: The environment variable: '%1!s!' has invalid value: '%2!s!'. lSqlcmd: Error: The scripting variable '%1!s!', set with the setvar command, has an invalid value: '%2!s!'. >Sqlcmd: Error: The scripting variable: '%1!s!' is read-only. 4Sqlcmd: Error: No scripting variable is specified. W Sqlcmd: Warning: The last operation was terminated because the user pressed CTRL+C. WSqlcmd: Error: '-' or '/' does not have an associated argument. Enter '-?' for help. GSqlcmd: Error: Cannot obtain exclusive access for the file - '%1!s!'. LSqlcmd: Error: At least one input file is the same as output file '%1!s!'. Sqlcmd: Error: %1!s! : %2!s!. bSqlcmd: Error: The scripting variable: '%1!s!' is readonly and cannot be set with the -v option. $GO count should be greater than 0. ASqlcmd: '%1!s!': Argument too long (maximum is %2!d! characters).cSqlcmd: '%1!s!': Unexpected argument. Argument has to be a number greater than or equal to %2!d!.  (%1!d! rows affected) \Sqlcmd: '%1!s! %2!s!': header value must be either -1 or a value between -1 and 2147483647 8Cannot obtain exclusive access for the file - '%1!s!'. *Sqlcmd: Error at line %1!d! of file %2!s!:Sqlcmd: Error: '%1!s!': Invalid filename. Sqlcmd: Error at line %1!d!:<The '%1!s!' variable is not readable for security reasons. bSqlcmd: The code page <%1!d!> specified in option -f is invalid or not installed on this system. PA Password: wMicrosoft (R) SQL Server Command Line Tool Version %1!s! %2!s! Copyright (c) 2012 Microsoft. All rights reserved. 3Sqlcmd: Successfully connected to server '%1!s!'. !Sqlcmd: Error: Scripting error. 6Sqlcmd: Error: Unexpected end of script encountered. KSqlcmd: Error: Unexpected end of script encountered near command '%1!s!'. ,Sqlcmd: Error: Syntax error at line %1!d!. ASqlcmd: Error: Syntax error at line %1!d! near command '%2!s!'. FSqlcmd: Error: Unexpected end of script encountered in file '%1!s!'. [Sqlcmd: Error: Unexpected end of script encountered near command '%1!s!' in file '%2!s!'. <Sqlcmd: Error: Syntax error at line %1!d! in file '%2!s!'. QSqlcmd: Error: Syntax error at line %1!d! near command '%2!s!' in file '%3!s!'. gSqlcmd: '-%1!s! %2!s!': value must be greater than or equal to %3!d! and less than or equal to %4!d!. HSqlcmd: '%1!s!': Unexpected argument. Argument value has to be 1 or 2. :!! [<command>] - Executes a command in the Windows command shell. :connect server[\instance] [-l timeout] [-U user [-P password]] - Connects to a SQL Server instance. :ed - Edits the current or last executed statement cache. :error <dest> - Redirects error output to a file, stderr, or stdout. :exit - Quits sqlcmd immediately. :exit() - Execute statement cache; quit with no return value. :exit(<query>) - Execute the specified query; returns numeric result. go [<n>] - Executes the statement cache (n times). :help - Shows this list of commands. :list - Prints the content of the statement cache. :listvar - Lists the set sqlcmd scripting variables. :on error [exit|ignore] - Action for batch or sqlcmd command errors. :out <filename>|stderr|stdout - Redirects query output to a file, stderr, or stdout. :perftrace <filename>|stderr|stdout - Redirects timing output to a file, stderr, or stdout. :quit - Quits sqlcmd immediately. :r <filename> - Append file contents to the statement cache. :reset - Discards the statement cache. :serverlist - Lists local and SQL Servers on the network. :setvar {variable} - Removes a sqlcmd scripting variable. :setvar <variable> <value> - Sets a sqlcmd scripting variable. Enter new password:  Enter new password again: $Re-entered password does not match Timeout expired Canceling connection... <Sqlcmd: Option '%1!s!' cannot be specified multiple times. ySqlcmd: Error: Connection failure. SQL Native Client is not installed correctly. To correct this, run SQL Server Setup. USqlcmd: Error: Connection failure. One or more connection properties are incorrect. >Error initializing COM. CoInitialize failed with HResult: 0x%X2HResult 0x%1!X!, Level %2!d!, State %3!d! %4!s! LSqlcmd: Invalid batch terminator '%1!s!' - reserved keyword (Option '-c'). 4Sqlcmd: Option -%1!s!: Unexpected argument: %2!s!. 4VS_VERSION_INFOn<4 <4?VStringFileInfo2040904B0PlatformNTILegalTrademarksMicrosoft SQL Server is a registered trademark of Microsoft Corporation. CommentsSQL&GoldenBitsTrueLCompanyNameMicrosoft Corporation:FileDescriptionT-SQL execution command line utility library resource DLL|.FileVersion2011.0110.2100.060 ((SQL11_RTM).120210-1917 )DInternalNameSQLCMD_COMPONENTSn%LegalCopyrightMicrosoft Corp. All rights reserved.TOriginalFilenameSQLCMD_COMPONENTS.RLLJProductNameMicrosoft SQL Server> ProductVersion11.0.2100.60DVarFileInfo$Translation  PAPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADX<00<0 +70 0!0 +9%xj)C00 aj0  *H 0y1 0 UUS10U Washington10URedmond10U Microsoft Corporation1#0!UMicrosoft Code Signing PCA0 111101223917Z 130201224917Z01 0 UUS10U Washington10URedmond10U Microsoft Corporation1 0 U MOPR10UMicrosoft Corporation0"0  *H 0 é|#1%uyϓKa%wKZmI17t`N%X N-:e.[]u4P!}9D#fe 6`*dȇE(WY&Jl)2?% oj-:mf16p@v.G+e+_hE xkP5[qa! EeI~7Z߸v Q*P:c܁G00U% 0 +0UqÏv, J(0U0U#0WEt]CT-2H0VUO0M0KIGEhttp://crl.microsoft.com/pki/crl/products/MicCodSigPCA_08-31-2010.crl0Z+N0L0J+0>http://www.microsoft.com/pki/certs/MicCodSigPCA_08-31-2010.crt0  *H yiȏk`|>8Rϙ-=au8NY?C|Sb֨vuYl?/~9T'X5aymQWcrf9*35 ^15E ]Ǘ*:IHE26m nvUU4y]n̗h}i{ U}M0b{젒*W)HͶ! b 5_kԱwRw?lV\6N^z 1ynr_0W|UplxC 500 a0  *H 0w1 0 UUS10U Washington10URedmond10U Microsoft Corporation1!0UMicrosoft Time-Stamp PCA0 110725204219Z 121025204219Z01 0 UUS10U Washington10URedmond10U Microsoft Corporation1 0 U MOPR1'0%U nCipher DSE ESN:9E78-864B-039D1%0#UMicrosoft Time-Stamp Service0"0  *H 0 ;SDzMVqSw7~>Sѱ"unav; CS b83+={EW c4bFٞ9Uw5\HOCX8lKzn`[?:? }m/X}ʊ89h-X#*Z їE7 |ӶSx#!bZjipS4%1UL5[ɫS)_,%d'u 00Uy# U,h)bg68Z0U#0#4RFp @v+50TUM0K0IGEChttp://crl.microsoft.com/pki/crl/products/MicrosoftTimeStampPCA.crl0X+L0J0H+03kir|_%D5( Րap-o,ݹ0qxȩg z ¼W?i00&Ԟ{ IERu{".VϩN< :ŭj"#l'~2y%B❅WY/-&)ųׅ`Z{{^4Km'Тѐ }|4lJDyh(" ,Ha#00 +70UWEt]CT-2H0 U0U00U#0`@V'%* SY䤡ca0_10 &,dcom10 &,d microsoft1-0+U$Microsoft Root Certificate AuthorityyJLsX.e0PUI0G0ECA?http://crl.microsoft.com/pki/crl/products/microsoftrootcert.crl0T+H0F0D+08http://www.microsoft.com/pki/certs/MicrosoftRootCert.crt0vU o0m0k +7/0^0\+0PNCopyright 2006 Microsoft Corporation.0U% 0 +0  *H 0 b9&a=ܬƙІ.2e^">ֆ趟ʋ;u >LdtIglfF:FBȑ7$AwO_R/>V[uSTie$%MPO "Y"t E{YL`xѺk~D@ҽKnU8HUz }۔/{kdO,4)] 8/ V1i΅ ֮8 nOL)) \\V#W &6Do阵sxٟ3"i.c^!n;"\&,)y\b[wLy շNn'Ik,ْE('mp?U롂#u0 *H  1 000w1 0 UUS10U Washington10URedmond10U Microsoft Corporation1!0UMicrosoft Time-Stamp PCA a0+]0 *H  1  *H 0 *H  1 120211155942Z0# *H  1iۅde(;$0  *H mA(0ۨiY.59]1$m+L ;莬"(T"鰂@h b{æNC@t&𓍜 qT˝ѱsF+%* >(OV>lS3lH8TUrћ B߫'fv1oխҒOWj}^.]v +&kA./2jۃr̾W-]אd/E8 0!T +71!D0!@ *H !10!-10  `He0\ +7N0L0 +70 010  `He gM65SE@:&Ս 00 aIU 0  *H  0~1 0 UUS10U Washington10URedmond10U Microsoft Corporation1(0&UMicrosoft Code Signing PCA 20100 111010204524Z 130110205524Z01 0 UUS10U Washington10URedmond10U Microsoft Corporation1 0 U MOPR10UMicrosoft Corporation0"0  *H 0 Ϥ01QU4`E)_++rC\;*Yqrx ,8[b}ԯaD9βTK&DOW#Jjة6w4O{_u9}aRƲ~:xȔ=G'rpW0'ca(лbd@"+^wrN|U~\~@6tdW$XkUgZ.i;%00U% 0 +0Ui1bqXxa0U#0_{"XrN!t#20VUO0M0KIGEhttp://crl.microsoft.com/pki/crl/products/MicCodSigPCA_2010-07-06.crl0Z+N0L0J+0>http://www.microsoft.com/pki/certs/MicCodSigPCA_2010-07-06.crt0 U00  *H  x[Zm#}u j'EӒNħe݅ JSxA 0 T'Yh8.?iL Lx P:M?+R=Mk&Z\j@K1(|Tp?vY0nm. $X9MRlj[AS{T1 DA~Ri?c2KW8X—@c-mk|+;B+9@"QpA `&ǩc؅0p0X a RL0  *H  01 0 UUS10U Washington10URedmond10U Microsoft Corporation1200U)Microsoft Root Certificate Authority 20100 100706204017Z 250706205017Z0~1 0 UUS10U Washington10URedmond10U Microsoft Corporation1(0&UMicrosoft Code Signing PCA 20100"0  *H 0 dPyg LVhDXOv|mE9eҏDe,U}.+A+KnILk‰q͵K̈k:&?4W]I*.ՅY?+t+;FFIfTUbWrg% 4]^(ղcӲȊ& Y5LR[ HwօGj-\`ƴ*[#_Eo73jMjfcx0ϕ00 +70U_{"XrN!t#20 +7  SubCA0 U0U00U#0Vˏ\bh=[Κ0VUO0M0KIGEhttp://crl.microsoft.com/pki/crl/products/MicRooCerAut_2010-06-23.crl0Z+N0L0J+0>http://www.microsoft.com/pki/certs/MicRooCerAut_2010-06-23.crt0U 00 +7.00=+1http://www.microsoft.com/PKI/docs/CPS/default.htm0@+042 Legal_Policy_Statement. 0  *H  tWO){xP" 4*,Ͽ4ہ5oywNaZ#bQEg?<09@!)奡i"tGCS0i% moar,iv=Qۦ9H7amS˧a¿⃫k}(QJQlȷJi~IprGc֢DciFz?!{#-A˿Lﱜ"KInv[Sy=s5SP8f3'9x6N_=GS a=*ג,7Z>@B1V$]Qjy{%qDj#u1000~1 0 UUS10U Washington10URedmond10U Microsoft Corporation1(0&UMicrosoft Code Signing PCA 2010 aIU 0  `He0 *H  10 *H  1  +70 +7 10  +70/ *H  1" `C:UlF ([CKM<0R +7 1D0B SQL Server 2012http://www.microsoft.com/sql0  *H GU Jl}7WX0I.*v`q ry>WcL"yI(j< idʒe>j.9ذv.Br}E gYb,&Y1:n~D!8NRyS~Z, f+[S'1A |a0Y0D`TC M8Bݓs0W&E GͿ$`2X`FXG2tag_TϓLĦ]an(aF'$gr!KdPb]w=WuBM@Q>gfD~Knʱz* 1N5xhttp://www.microsoft.com/pki/certs/MicRooCerAut_2010-06-23.crt0U 00 +7.00=+1http://www.microsoft.com/PKI/docs/CPS/default.htm0@+042 Legal_Policy_Statement. 0  *H  Q ?q=!o1Wm0fjxǨ%kTW+QDS`v@@A\\^5$VKtBȯ7}Z?yJR8/ye٩kzoK0D$"<Y)p2J'U/3b_W@ΙfjbJ &9Jqc{!mÜ<}jxm8ؔƥ B"8 %d~cY%z.9Wvqa˚Gͧ};q ]t"aڰPo1:eGxHr~akow˧ 9؂r*T9[ Uzs;-3.)/T'!ȬN(ۖBAM*f0ӻt2Kc{/!YDǘP5Gj+ἃdPeMsؾHu84YR䇉 ;G+ TH9Hkd~"AH6/S4J&)IaʱX&_" wguaS+ƶwp/%B:2AOTlE {@PFWƀb00U?9v5#[LW70U#0c:\1C{|F3hZmU0VUO0M0KIGEhttp://crl.microsoft.com/pki/crl/products/MicTimStaPCA_2010-07-01.crl0Z+N0L0J+0>http://www.microsoft.com/pki/certs/MicTimStaPCA_2010-07-01.crt0 U00U% 0 +0  *H  O)KSQ\\s*8hO9KC54Ud" `΃ ;@|D[ifa?ann!ҲgR*ru1>QI̐Ԉ!kbب"pQØ9X=pD.mLsT&cYNOg~u:TePbɂ%=e?cbӉ_ɩVK@TA%X,O㣏)}Wrxnj] PLv0^0㡁01 0 UUS10U Washington10URedmond10U Microsoft Corporation1 0 U MOPR1'0%U nCipher DSE ESN:936C-7AEE-74AE1%0#UMicrosoft Time-Stamp Service% 0 +^$3+b xc ցs적001 0 UUS10U Washington10URedmond10U Microsoft Corporation1 0 U MOPR1'0%U nCipher NTS ESN:B027-C6F8-1D881+0)U"Microsoft Time Source Master Clock0  *H ϣ0"20120211112939Z20120212112939Z0t0: +Y 1,0*0 ϣ000 !#06 +Y 1(0&0  +Y  0 0 0  *H *Aܚ}kpEK)pin_f\P0a:>uѣ{77y X&2pR"V>zi]s^FxB>c3n*dQ9ΤMpEh Dh-ak8I65΢kvg};du;OJ-(N!vm cPU\d6F!nkBD$>r;,!D]_H7ı!^"z#|RS5]1000|1 0 UUS10U Washington10URedmond10U Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 2010 aN 0 +0 *H  1  *H  0# *H  1/ 57<&v\r 0 *H   1000^$3+b xc ցs00~0|1 0 UUS10U Washington10URedmond10U Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 2010 aN 0ZǕ. Ԥ@0  *H qjP,;<{KakS4:\}]+E8lv'y] ⿑ ِ7Q}%NC=?,='|pQӸ,\OH2;/O@Xhe]9"$5NqD4(%ȏrm T8xa2l\@zk,⹤.O$(&Rn-nC}`ghD-k)4U ix`O.y