ADSM-L

Re: [ADSM-L] select statement within administrative command

2007-09-06 06:43:40
Subject: Re: [ADSM-L] select statement within administrative command
From: Henrik Wahlstedt <SHWL AT STATOIL DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Thu, 6 Sep 2007 12:41:34 +0200
Hi,

No, but try:

Select 'upd node', node_name as "node_name              ",
'clopt=win_optset' as "clopt=win_optset" from nodes where
platform_name='WinNT'

Copy or redirect the output to a text file ex. cloptset.mac.

And run the macro, macro c:\cloptset.mac.


//Henrik





-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:ADSM-L AT VM.MARIST DOT EDU] On Behalf Of
Michael Green
Sent: den 6 september 2007 12:10
To: ADSM-L AT VM.MARIST DOT EDU
Subject: select statement within administrative command

I want to do the following:

upd node    (select  node_name   from nodes   where
platform_name='WinNT')    clopt=win_optset

Is it possible to integrate a select statement within an administrative
command?
--
Warm regards,
Michael Green


-------------------------------------------------------------------
The information contained in this message may be CONFIDENTIAL and is
intended for the addressee only. Any unauthorised use, dissemination of the
information or copying of this message is prohibited. If you are not the
addressee, please notify the sender immediately by return e-mail and delete
this message.
Thank you.

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