MV GETDATAN
Command | Parameters |
|---|---|
MV GETDATAN | [COUNT(nnnnn)] [STEM(variableName)] [REFRESH] CHANNEL(channelName) |
The following table describes the parameters:
Parameter | Function | Notes |
|---|---|---|
COUNT | Number of rows of data to retrieve | When used, specify a numeric value between 1-65500. If you do not specify a value, the default is 500. See the information for RC 4 in Stem-variables-returned-by-IMFEXEC-MV-GETDATAN for more information about retrieving more rows of data. |
STEM | Name of the REXX stem variable to hold the returned data | When used, specify a value from 1 to 31 alphanumeric characters. If you do not specify a value, the default is MV. See Stem-variables-returned-by-IMFEXEC-MV-GETDATAN for more information about how this keyword's value is used. |
REFRESH | Specifies that new view data will be retrieved from BMC AMI Ops | The first request for data from a view, in a given channel, requires the REFRESH parameter In addition:
|
CHANNEL | Token that identifies a previously connected channel | 1- to 32-characters alphanumeric This value is the token returned in the CHANNEL variable supplied on the IMFEXEC MV CONNECT command. |
This section contains the following topic: