ADSM-L

Re: Delete filespace with macro

1998-08-18 15:44:57
Subject: Re: Delete filespace with macro
From: Dwight Cook <decook AT AMOCO DOT COM>
Date: Tue, 18 Aug 1998 14:44:57 -0500
     Just use "DELETE FILE client *" and that will clear them all ;-)
     Use caution though...


______________________________ Reply Separator _________________________________
Subject: Delete filespace with macro
Author:  stefan.cina (stefan.cina AT ZURICH DOT COM) at unix,mime
Date:    8/18/98 4:22 AM


Hello all

During some tests with ADSM Connect Agent I created several nodes. To
delete those nodes (each node has 360 filespaces) I have to delete the
filespaces one after the other. I tried this with the following macro but
the deletion was not processed one after the other.
Macro:
  DELETE FILESPACE CHRTMS01_C_DELETE $NOTESDIR\LOG.NSF
  COMMIT
  DELETE FILESPACE CHRTMS01_C_DELETE $NOTESDIR\MAIL\CHRLMS.NSF
  COMMIT

I started the above macro with the following command:
  D:\APPS\ADSM\saclient>dsmadmc -id=*** -password=******** macro
c:\macro.txt

Has anyone an idea how to delete filespace one after the other?

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