HP StorageWorks Enterprise File Services WAN Accelerator 2.1 Command Line Interface Reference Guide (November 2005)
HP STORAGEWORKS EFS WAN ACCELERATOR COMMAND-LINE INTERFACE REFERENCE MANUAL 125
4 - CONFIGURATION-MODE
C
OMMANDS
Syntax protocol ms-sql query-arg-action rule-id <rule_id> action-id <action_id>
arg-offset <arg_offset> expr <expression>
Parameters
Example
minna (config) # protocol ms-sql query-arg-act rule-id 1 action-id 1
arg-offset blah expr “select *"
minna (config) #
protocol ms-sql rpc-act rule-id action-id
Description Specifies a RPC action when a match occurs. The following types of actions can be
specified:
prefetch requests as specified in query argument actions.
invalidation of prefetched cache entries.
whether the fetch next requests can be prefetched.
whether spe_execute requests can be pre-acknowledged.
The no command option disables the RPC action.
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-act rule-id <rule_id> action-id <action_id>
{num-reps <num_reps> miss-policy <policy> |
invalidate <invalidate_action>
{flush-all miss-policy <policy> | flush-rule miss-policy <policy>}}
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.
arg-offset
<arg_offset>
Specifies the SQL query argument to be modified.
expr <expression> Specifies the SQL query expression.