| Title: | *OLD* ALL-IN-1 (tm) Support Conference | 
| Notice: | Closed - See Note 4331.l to move to IOSG::ALL-IN-1 | 
| Moderator: | IOSG::PYE | 
| Created: | Thu Jan 30 1992 | 
| Last Modified: | Tue Jan 23 1996 | 
| Last Successful Update: | Fri Jun 06 1997 | 
| Number of topics: | 4343 | 
| Total number of notes: | 18308 | 
       Hello ,
        
        We try to schedule a regular ALL-IN-1 shutdown using the Shutdown
        ALL-IN-1 (SDA) procedure to allow the system to be backed up to 
        tape. Unfortunately ALL-IN-1 shutdown fails. You can find below a 
        log file.
	Any idea ?
           
              Marc.
    
$! SMJACKET.COM		V3.0 - 004
See if we need to shut down - and store the result
%START_BATCH-I Performing Start batch job procedures for "SDA"
%START_BATCH-I SYSPRV privilege enabled
%SMJACKET-I Invoking Utility command file "OA$LIB:SM_SHUTDOWN.COM"
%SM_SHUTDOWN-I running ALL-IN-1 under account "MANAGER"
Stopping server MOS01::"73="
Stopping server MOS02::"73="
%OA-I-SHUT_NOTIFIED, All users have been notified of the shutdown
%SM_SHUTDOWN-E unexpected error condition
-CLI-W-IVVERB, unrecognized command verb - check validity and spelling
%SM_SHUTDOWN-I-DONE processing complete for %SM_SHUTDOWN
%SMJACKET-I Invoking common END_BATCH procedure
%END_BATCH-I Performing End batch job procedures for "SDA"
%SMJACKET-I %SMJACKET facility exiting due to error
%SMJACKET-E processing completed with an error for %SMJACKET
| T.R | Title | User | Personal Name | Date | Lines | 
|---|---|---|---|---|---|
| 3259.1 | try this | UTRTSC::SCHOLLAERT | You name, we support it... | Fri Sep 10 1993 15:25 | 28 | 
| ALL-IN-1 V3.0: Housekeeping Procedure SDA Sends Report With Internal Error
After the housekeeping procedure SDA ( Shutdown ALL-IN-1 ) has successfully
executed, the ALL-IN-1 Manager receives an exception report:
          H O U S E K E E P I N G  E X C E P T I O N  R E P O R T
        Procedure type:Shutdown ALL-IN-1
        Description of procedure:  TEST*SDA
        Procedure error:
             Internal error returned from housekeeping procedure
        The failure log is: OA$LOG:SHUTDOWN_ALL-IN-1_SM.LOG1993020311280000
SOLUTION:
Modify the command procedure OA$LIB_SHARE:SM_SHUTDOWN.COM using Customization
Management.
Change the line that reads:
        $ cleanup:
        $       'f$verify(save_ver)
        $       set message 'msg_status'
To (add the comment sign):
        $ cleanup:
        $!      'f$verify(save_ver)
        $       set message 'msg_status'
 | |||||