ADSM-L

Re: Redirecting Output In Scripts

2001-07-03 10:26:08
Subject: Re: Redirecting Output In Scripts
From: "Martin, Jon R." <jrmartin AT KNS DOT COM>
Date: Tue, 3 Jul 2001 08:43:55 -0400
I am not familiar with SQL queries but the first thing I would try is to
separate the Query with quotes

 select "node_name, volume_name from volumeusage" > /adsmlogs/output.file

Or something to that effect.  I think looking at documentation on the select
statement should help to better answer your question.

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