Jeffrey,
 You dont say how you are issuing the command, or whether there are any 
error messages or non-zero return codes or reason code.
I would never have assumed you were issuing this from Rexx and asking for 
variables back; but Tom did, and he could be correct.  TSO PROFILE VARSTOR
(HIGH) should help if you are.

However, I would assume that if you did issue from Rexx, and the results are 
not what you expect you would check the rc and [EMAIL PROTECTED] and so would 
find rc 
4 [EMAIL PROTECTED] 10 if the rexx variable limit was reached.

If you are not running from rexx, I have never seen anything like this before, 
so best report the problem to IBM.

Oh, did you run a IDCAMS EXAMINE ?

Mike Wood    RMM Development

On Tue, 4 Dec 2007 12:39:29 -0600, Jeffrey Deaver 
<[EMAIL PROTECTED]> wrote:

>I'm trying to get RMM to list all the scratch tapes it knows about which
>start with the letter 'V'.  Here is the command I'm using...
>
>RMM SV OWNER(*) VOLUME(V*) STATUS(SCRATCH) LIMIT(*)
>
>But it will only list the scratch volumes to V09999.    I have volumes
>defined out to V49999.
>
>Anyone have any ideas?
>
>Thanks!
>
>Jeffrey Deaver, Engineer
>Systems Engineering
>[EMAIL PROTECTED]
>651-665-4231(v)
>651-610-7670(p)

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to