403Webshell
Server IP : 172.67.220.81  /  Your IP : 216.73.217.55
Web Server : Apache
System : Linux semi1.us.cloudlogin.co 5.10.244-xeon-hst #1 SMP Sun Sep 14 17:09:20 UTC 2025 x86_64
User : xessglobal ( 271017)
PHP Version : 8.1.33
Disable Function : NONE
MySQL : OFF |  cURL : ON |  WGET : ON |  Perl : ON |  Python : ON |  Sudo : OFF |  Pkexec : ON
Directory :  /proc/thread-self/root/opt/mssql-tools18/share/resources/en_US/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /proc/thread-self/root/opt/mssql-tools18/share/resources/en_US/SQLCMD.rll
MZ����@���	�!�L�!This program cannot be run in DOS mode.

$aF��%'��%'��%'���[P�$'��%'8�''���[��$'��Rich%'��PEd�@�yf�" "\@���` �YT.rdatah@@.rsrc�Y Z@@@�yf#ll@�yf��@�yf
l����RSDS��ÁE�D�����LSQLCMD.pdbT.rdataT.rdata$voltmdl�.rdata$zzzdbg .rsrc$01"�W.rsrc$02(�p�������������0�H�`�	x	�	�	�	�	�	�	�	�"��O�e��l��H��V�4��s� x}�usage: Sqlcmd            [-U login id]          [-P password]

  [-S server]            [-H hostname]          [-E trusted connection]

  [-N[s|m|o] 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]

  [-j Print raw error messages]

  [-g enable column encryption]

  [-G use Microsoft Entra ID for authentication]

  [-? 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.

2HResult 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!.

�usage: sqlcmd            [-U login id]          [-P password]

  [-S server or Dsn if -D is provided] 

  [-H hostname]          [-E trusted connection]

  [-N[s|m|o] 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]

  [-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]

  [-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]

  [-D Dsn flag, indicate -S is Dsn] 

  [-X[1] disable commands, startup script, environment variables [and exit]]

  [-x disable variable substitution]

  [-g enable column encryption]

  [-G use Microsoft Entra ID for authentication]

  [-? show syntax summary]

�:!! [<command>]
  - Executes a command in the command shell.
:connect server[\instance] [-l timeout] [-U user [-P password]]
  - Connects to a SQL Server instance.
: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.
Sqlcmd: Error: Out of memory.


Password: �Microsoft (R) SQL Server Command Line Tool

Version %1!s! %2!s!

Copyright (C) 2017 Microsoft Corporation. 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!.

ESqlcmd: '%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.

eSqlcmd: Error: ED and !!<command> commands, startup script, and environment 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!).

8Sqlcmd: '-%1!s!': Missing Option. Enter '-?' for help.

Sqlcmd: Internal Error.

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.

�Sqlcmd: Error: Connection failure. ODBC Driver for SQL Server is not installed correctly. To correct this, run ODBC Driver for SQL Server Setup.

USqlcmd: Error: Connection failure. One or more connection properties are incorrect.

>Error initializing COM. CoInitialize failed with HResult: 0x%X)The DSN specified an unsupported driver.
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.

�4VS_VERSION_INFO����?�StringFileInfo�040904B0PlatformNT�ILegalTrademarksMicrosoft SQL Server is a registered trademark of Microsoft Corporation. CommentsSQL&GoldenBitsTrueLCompanyNameMicrosoft Corporationr%FileDescriptionT-SQL execution command line utilityt*FileVersion2018.0183.0003.01 ((DS_Main).170626-2112).InternalNameSQLCMDd LegalCopyrightMicrosoft. All rights reserved.>OriginalFilenameSQLCMD.rllJProductNameMicrosoft SQL Server6	ProductVersion18.3.3.1DVarFileInfo$Translation	�<?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>

Youez - 2016 - github.com/yon3zu
LinuXploit