ADSM-L

Daily backup report

1996-09-19 12:39:45
Subject: Daily backup report
From: Kelly Root <kroot1 AT TUELECTRIC DOT COM>
Date: Thu, 19 Sep 1996 11:39:45 -0500
I have set up macros in MVS to run after the nightly backups to let me know
what servers did not backup successfully the night before. The macros stopped
working properly for some reason.

MVS macros:

/* FILESERVER BACKUP EXCEPTIONS REPORT */
Q EV STANDARD FSDAILY BEGIND=TODAY-1 ENDD=TODAY-1 EX=YES F=D -
 >> 'TUS0SDM.PRODTSS6.ADSM.QEVENT.NOTE(+1)'

PROFILE NOPREFIX
DSMADMC -ID=SDADSMB -PASSWORD=THEPASSWORD -I -
MACRO 'SYSDASD.ADSM.MACRO(QEVENT)'

The output is sent to OV/VM as mail. In the output I DO get the servers that
failed with the exception of failures with a result code of  -99. The output
DOES NOT list the servers that MISSED.

On the PC side (OS/Warp) I run the following macro:

query event standard fsdaily begind=09/15/1996 endd=09/15/1996 ex=yes f=d

I get ALL exceptions, failed and missed. Does anyone know why there is a
difference in the output?
We are using ADSM/MVS 2.1.3, OS/2 2.1.3 B/A 2.1.4 API.
<Prev in Thread] Current Thread [Next in Thread>