I have recently had an application move from one server to another. Is it posibble to simply redefine the "names" statement to use the new IP address?eg: previous statement;name 10.1.1.1 WEB_SERVERproposed statement;name 192.168.1.1 WEB_SERVERThis wo...