HP StorageWorks Enterprise File Services WAN Accelerator 2.1.7 Command-Line Interface Reference Manual (392361-004, June 2006)
140 4 - CONFIGURATION-MODE COMMANDS
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.