Mahesh, One way you could disable an archive for a particular node, temporarily, is to remove the node from the archive schedule:
del assoc <domain name> <schedule name> <node name> And when you want to put it back, all you would need to do is add the node back in: def assoc <domain name> <schedule name> <node name> Regards, Sean Good news is just life's way of keeping you off balance.
