ADSM-L

Re: occupancy by date

2002-03-04 13:56:20
Subject: Re: occupancy by date
From: "Rushforth, Tim" <TRushfor AT CITY.WINNIPEG.MB DOT CA>
Date: Mon, 4 Mar 2002 12:53:00 -0600
When you are deleting the backups you should get messages like:

1:47:27,COMMAND LINE : C:\PROGRA~1\IBM\ADSM\agentexc\excdsmc
/adsmautodelete:* /ifolder:35
/logfile:C:\PROGRA~1\IBM\ADSM\agentexc\excsfull.log
02/28/2002 21:47:32,     Database : DIR, Object Name : 20020123210016.FULL,
Status  : Completed
02/28/2002 21:47:33,     Database : IS, Object Name : 20020123210046.FULL,
Status  : Completed
02/28/2002 21:47:34,     Database : IS, Object Name : 20020123221351.INCR,
Status  : Completed
02/28/2002 21:47:34,Results: 3 backup object(s) of 98 examined were deleted.

From the TDP GUI you can click on restore to see all backups that exist.

From TSM you could issue a query similar to :

SELECT NODE_NAME, HL_NAME, LL_NAME, BACKUP_DATE
FROM BACKUPS WHERE (NODE_NAME='EXCHANGESERVERNAME')

to see all backups on TSM for a particular exchange server.

With TDP 1.1 you need to define your Exchange Backup Copy Group with
verdeleted=0 for TSM to delete ojbects that have been deleted with TDP for
Exchange.

Tim Rushforth
City of Winnipeg

<Prev in Thread] Current Thread [Next in Thread>