03:10 PM
Please respond to
"ADSM: Dist Stor Manager"
To
ADSM-L@VM.MARIST.EDU
cc
Subject
Re: differences between dsmadmc output
I'm not sure I understand what needs to be corrected... I don't know the
history of the ANS8000I message, but from what I can gather, it is worki
I'm not sure I understand what needs to be corrected... I don't know the
history of the ANS8000I message, but from what I can gather, it is working
correctly in 5.3.
If you look up ANS8000I, you'll see it is issued when running a macro or
when running in batch mode. Since that message contains the
Under dsmadmc version 5.2.2.0 and earlier, this command issued would
result in no output:
bash-2.04$ dsmadmc -pa=blah -id=blah -comma "select process_num, process,
status from processes where process='Some Process'" | tail +10 | grep ,
Where "Some Process" did not exist in the process table.
Un