HP StorageWorks Enterprise File Services WAN Accelerator 3.0.4 Command-Line Interface reference manual (AG421-96004, March 2007)

160 4 - CONFIGURATION-MODE COMMANDS
protocol ms-sql query-arg-act rule-id
action-id arg-offset expr
Description Specifies how the query arguments should be modified when prefetching queries.
The no command option disables the SQL query 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 [no] 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.
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.