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 127
4 - CONFIGURATION-MODE
C
OMMANDS
protocol ms-sql rpc-arg rule-id arg-offset expr
Description Specifies how the RPC argument should be modified when prefetching queries. 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 rule-id <rule_id> action-id <action_id> arg-offset
<arg_offset> expr <expr>
Parameters
Example
minna (config) # protocol ms-sql rpc-arg 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) #
protocol ms-sql rpc-rule rule-id app-name-regex
Description Specifies a RPC rule. The no command option disables the rule.
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-rule <rule-id <rule_id> app-name-regex <app_name>
{rpc-id <rpc_id> num-params <num_params> |
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 RPC argument parameter.
expr <expr> Specifies the regular expression for the RPC value.