× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Folks -- model 820 V5R1

The following code is run from the console daily for our backup . . .
DLYJOB     RSMTIME('23:30:00') 
ENDSYS     DELAY(120)          
MONMSG     MSGID(CPF0000)      
DLYJOB     DLY(180)            
INZTAP     DEV(TAP01) NEWVOL(DAILY) NEWOWNID(CFP) +
             CHECK(*NO)                            
MONMSG     MSGID(CPF0000 CPA0000)
DLYJOB     DLY(60)
--> followed by the various save commands
STRSBS     SBSD(QCTL)  

occasionally there will be a problem with the tape, or a failure to put
one in, or a write-protected tape.  Last night, the INZTAP failed, and
the system waited for .  The following message was in the log.

                         Additional Message Information                
        
                                                                       
        
 Message ID . . . . . . :   CPA4086       Severity . . . . . . . :   99
        
 Message type . . . . . :   Inquiry                                    
        
 Date sent  . . . . . . :   03/10/03      Time sent  . . . . . . :  
23:34:02   
                                                                       
        
 Message . . . . :   Device TAP01 was not ready or next volume was not
loaded.  
   (C R)                                                               
        
 Cause . . . . . :   Either the device TAP01 is not ready or the next
tape      
   volume is not loaded on TAP01.                                      
        
 Recovery  . . . :   Do one of the following:                          
        
     -- Type C to cancel processing.                                   
        
     -- Make device TAP01 ready, and type R to try the open operation
again.    
     -- Put the next volume on device TAP01, and type R to try the open
        
   operation again.                                                    
         

My question is . .  why did the MONMSG on the INZTAP not trap this
error and continue on?  I want to add code to have an email generated,
but if the error is not caught that code is useless.

TIA -- Tom J.
THIS MESSAGE IS INTENDED ONLY FOR THE USE OF THE INDIVIDUAL OR ENTITY TO WHICH 
IT IS ADDRESSED AND MAY CONTAIN INFORMATION THAT IS PRIVILEGED, CONFIDENTIAL 
AND EXEMPT FROM DISCLOSURE UNDER APPLICABLE LAW.  If the reader of this message 
is not the intended recipient, or the employee or agent responsible for 
delivering the message to the intended recipient, you are hereby notified that 
any dissemination, distribution, copying, downloading, storing or forwarding of 
this communication is prohibited.  If you have received this communication in 
error, please notify us immediately via email and delete the message from your 
computer files and/or data base.  Thank you.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.