Re: Archive dates/details

2002-03-13 Thread Doug Thorneycroft
You can get this from the client command line (dsmc q archive) start dsmc and type help to get the syntax -Original Message- From: Martin, Jon R. [SMTP:[EMAIL PROTECTED]] Sent: Wednesday, March 13, 2002 5:27 AM To: [EMAIL PROTECTED] Subject:Archive dates/details Good

Re: Archive dates/details

2002-03-13 Thread Christo Heuer
Hi Jon, You could do it with a SQL select statement: select node_name, archive_date, description from archives This would give you what you want. Regards Christo Heuer Good Morning, When attempting to retrieve

Archive dates/details

2002-03-13 Thread Martin, Jon R.
Good Morning, When attempting to retrieve archive data through the GUI, a list/description of each available archive is shown. . Is there a way through dsmadmc to list the dates/descriptions of archives for each node? Thank You, Jon Martin