The PURGETEMPTABLES removes all temporary tables from a server. The action requires server-level authorization because it removes temporary tables created by all users. To execute this command successfully, you must have the same authorization that is required to terminate the server.
specifies the host name for the server. Use this option with the PORT= option.
specifies the port number for the server.