How do I disable scheduled phantoms from running?

If you need to disable scheduled phantoms from running, for example, during a DR test, please follow the directions below to clear the SYSTEM.QUEUE file before starting UV and SYSTEM.ADMIN:

mv /u2/eclipse/SYSTEM.QUEUE /u2/eclipse/SYSTEMQ
touch /u2/eclipse/SYSTEM.QUEUE
chmod 777 /u2/eclipse/SYSTEM.QUEUE