ADSM-L

Re: wildcards in archive command and variable substitution in -desc

1999-10-13 14:37:02
Subject: Re: wildcards in archive command and variable substitution in -desc
From: Nick Cassimatis <nickpc AT US.IBM DOT COM>
Date: Wed, 13 Oct 1999 14:37:02 -0400
You could always have a script that writes out the command to another script,
then runs it.  Ex:

print dsmc -a -desc=%Archive%  /oradata/.../FINTRN/* >runit.cmd
runit.cmd

Nick Cassimatis
Distributed Systems Management / Storage Management
nickpc AT us.ibm DOT com

If you don't have the time to do it right the first time, where will you find
the time to do it again?





Hi all,

First attempt at this, hope it works. I am wondering if wilcards work in the
archive command. I have been trying to do the following with no luck:

dsmc a -desc="whatever" /oradata/.../FINTRN/*

Also, I am wondering if variable substitution can be used in the -des=
area of the archive command, like this:

dsmc a -desc=<my variable here> /whatever/*

System Info:

Session established with server ADSM: AIX-RS/6000
10/13/99   09:13:08   Server Version 3, Release 1, Level 2.40

Any suggestions would be appreciated. Thank you.

Jeff Keen
ADSM Administrator
<Prev in Thread] Current Thread [Next in Thread>
  • Re: wildcards in archive command and variable substitution in -desc, Nick Cassimatis <=