Configuration Mode Commands : SteelHead Configuration Commands : MS-SQL Blade Support Commands : protocol ms-sql rpc-arg rule-id action-id arg-offset expr
  
protocol ms-sql rpc-arg rule-id action-id arg-offset expr
Specifies how the RPC argument should be modified when prefetching queries.
Syntax
[no] protocol ms-sql rpc-arg rule-id <rule-id> action-id <action-id> arg-offset expr <expr>
Parameters
<rule-id>
Rule identification number that uniquely identifies the rule.
<action-id>
Action identification number that uniquely identifies this action within the rule.
<expr>
Regular expression for the RPC value.
Usage
The no command option disables the RPC argument.
Example
amnesiac (config) # protocol ms-sql rpc-arc rule-id 1 arg-offset 1 expr "replace select PROJ_READ_COUNT, PROJ_LOCKED, PROJ_READ_WRITE,PROJ_READ_ONLY, PROJ_ID, PROJ_MACHINE_ID, PROJ_DATA_SOURCE from MSP_PROJECTS where PROJ_NAME = '$1' "
amnesiac (config) # service restart
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show protocol ms-sql