ADSM-L

Scheduled Exchange Backup Startup Problem

2000-05-09 09:43:31
Subject: Scheduled Exchange Backup Startup Problem
From: "Arendt, Volker" <arendt AT WIWI.UNI-WUPPERTAL DOT DE>
Date: Tue, 9 May 2000 15:43:31 +0200
Hello all,

i do have a serious problem: our daily full exchange backup misses its
startup window and i don't know why.

But first things first, our environment:
ADSM Server 3.1.2.50 on Windows NT Server 4.0 SP5
Win32 BA-Client 3.1.0.8
TDP Exchange Agent 1.1.1.0, TSM-API 3.7.0.0

The ADSM Backup Server is the same as the Exchange Server. 2 Scheduler
Services are running on the machine.

The schedule information is as follows:
adsm> q sched standard exc_daily_full f=d

            Policy Domain Name: STANDARD
                 Schedule Name: EXC_DAILY_FULL
                   Description: Exchange Full Backup
                        Action: Command
                       Options:
                       Objects: e:\bkoffice\adsm\agentexc\excfull.cmd
                      Priority: 1
               Start Date/Time: 05/09/2000 15:00:00
                      Duration: 15 Minute(s)
                        Period: 1 Day(s)
                   Day of Week: Any
                    Expiration:
Last Update by (administrator): ARENDT
         Last Update Date/Time: 05/09/2000 14:56:53
              Managing profile:

The command file:
rem
============================================================================
==============
rem EXCFULL.CMD
rem Full Backup
rem Batch-Datei zur Sicherung von Exchange Datenbankobjekten
rem
============================================================================
==============

rem
============================================================================
==============
rem Einstellen des Aufrufpfades für den ADSMConnect Agent für Exchange
rem
============================================================================
==============
set exc_dir=e:\bkoffice\adsm\agentexc
e:
cd %exc_dir%

rem
============================================================================
==============
rem Datum und Uhrzeit werden in die Log-Datei geschrieben
rem
============================================================================
==============
date < NUL >> %exc_dir%\excsched.log
time < NUL >> %exc_dir%\excsched.log

rem
============================================================================
==============
rem Full Backup des Directory und des Information Store
rem aus Performancegründen sind die Buffer-Werte von Anfang an auf maximale
Werte gesetzt
rem
============================================================================
==============
%exc_dir%\excdsmc /backup:dir,full /adsmoptfile:%exc_dir%\wwinfo.opt
/logfile:%exc_dir%\excfull.log /buffers:8,640 >> %exc_dir%\excsched.log
%exc_dir%\excdsmc /backup:is,full /adsmoptfile:%exc_dir%\wwinfo.opt
/logfile:%exc_dir%\excfull.log /buffers:8,640 >> %exc_dir%\excsched.log

The activity log shows:
05/09/2000 15:15:01      ANR2578I Schedule EXC_DAILY_FULL in domain STANDARD
for
                          node WWINFO has missed its scheduled start up
window.


This is all the information i get. NO entries in a log file.

Can you help me ?

With kindest regards


Volker
------------------------------------------------------------------------Volker 
Arendt                        Volker Arendt                        
mailto:arendt AT wiwi.uni-wuppertal DOT de
Gaußstr. 20                                        Tel : +49(202)4392448
42097 Wuppertal, Germany                           Fax:  +49(202)4392448
University of Wuppertal - Department of Economics (FB 6)
------------------------------------------------------------------------=======================================================================
<Prev in Thread] Current Thread [Next in Thread>