HP StorageWorks Enterprise File Services WAN Accelerator 2.1 Command Line Interface Reference Guide (November 2005)
126 4 - CONFIGURATION-MODE COMMANDS
Parameters
Example
minna (config) #
minna (config) #
protocol ms-sql rpc-arg-act rule-id arg-offset expr
Description Specifies a RPC argument used to determine if the RPC request matches a rule. The
no command option disables the RPC argument.
IMPORTANT: The commands for MS-SQL support must be implemented by HP professional
services—improper use can result in undesirable effects.
NOTE: If you are interested in enabling the MS-SQL blade for other database applications,
contact HP professional services.
Syntax protocol ms-sql rpc-arg-act rule-id <rule_id> arg-offset <arg_offset> expr
<expr>
Parameters
minna (config) # protocol ms-sql rpc-arg-act rule-id 2 action-id 1 arg-
offset 0 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' "
minna (config) #
rule-id <rule_id> Specifies the rule identification number that uniquely identifies the
rule.
action-id <action_id> Specifies the action identification number that uniquely identifies this
action within the rule.
num-reps
<num_reps>
Specifies how many times the action is to be repeated
invalidate
<invalidate_action>
Invalidates the specified action: flush-all or flush-rule.
miss-policy <policy> Specifies the cache miss policy.
rule-id <rule_id> Specifies the rule identification number that uniquely identifies the
rule.
arg-offset
<arg_offset>
Specifies the RPC argument parameter.
expr <expr> Specifies the regular expression for the RPC value.