Configuration Mode Commands : SteelHead configuration commands : protocol ms-sql support-app
  
protocol ms-sql support-app
Specifies a regular expression (standard string) for an application name that can be optimized using the MS-SQL blade.
Syntax
[no] protocol ms-sql support-app <name> {collation <collation> | misc <misc> | unicode {-1 | 0 | 1}}
Parameters
support-app <name>
Specifies the name of the application to be supported by the MS-SQL blade.
collation <collation>
Specifies MS-SQL protocol collation mode settings.
misc <misc>
Specifies MS-SQL protocol miscellaneous settings.
unicode {-1 | 0 | 1}
Specify the unicode character set: -1, 0 or 1.
Usage
The no command option removes the application from MS-SQL blade support.
Example
amnesiac (config) # protocol ms-sql support-app msproject
amnesiac (config) # service restart
Product
SteelHead CX, SteelHead-v, SteelHead-c
Related Commands
show protocol ms-sql
NFS support commands