After you create resource tables for the use of SSM, you can change the current state, desired state, and MODE values specified for a resource in three ways:
ADDRESS SQL "UPDATE tablename SET columnname = 'state' WHERE NAME = 'name'"
OPSQL UPDATE tablename SET columnname = 'state' WHERE NAME = 'name'
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |