On Wed, 13 Dec 2006 09:45:17 -0500, Tim Hare <[EMAIL PROTECTED]> wrote:

>
>Here's the problem:  I created a new backup job which would use "real"
>9840s, and modified my HSC (StorageTek) TAPEREQ statements to reflect
>that, but I forgot to modify CA-1's TMONSMxx statement so that the job
>used tapes from that scratch pool. CA-1 therefore rejected every scratch
>9840 tape mounted because the tape was from a specific scratch pool and
>the request was not for that pool  - IECTMS3 not scratch message with
>reason code 84.  Every time one of these IECTMS3 messages happened,  the
>tape was marked scratch in the STK CDS.  This, naturally, depleted by
>scratch pool causing failures in other jobs as well.
>

Obviously you meant to write "marked *not* scratch" above.

>Yes, I have now fixed the error, but I think somewhere along the line the
>various pieces of software involved should be modified so that scratch
>pool rejections like that do not cause the tape to be marked as
>non-scratch in the CDS.
>
>It's not a simple case however: 
<snip>

It certainly isn't.

<snip>

>C. HSC needs to avoid marking the tapes as non-scratch in this situation,

HSC/SMC get involved at allocation so they are out of the picture at
that point. All HSC knows is a tape was mounted so it marks it
non-scratch in the CDS to preserve integrity.  HSC would probably need to
add hooks into the system like other tape management software does 
to do more. 

>
>Has anyone developed or seen a solution for this, or even things which
>would help? 

Write procedures so you don't forget.  Put a note in the TAPEREQ member
to remind you to check TMONSMxx when you make changes.  

I've never run into this but I haven't worked at a shop that used
TMONSMxx in a long time.   I just let TAPEREQ control what type
of media (virtual, physical 3490, physical 9840 etc.).

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - GITO
mailto:[EMAIL PROTECTED]
z/OS and OS390 expert at http://searchDataCenter.com/ateExperts/
Systems Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

----------------------------------------------------------------------
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