Performs an emergency shut down of a connected database.
void Connection.emergencyShutdown() throws ULjException
This method should only be invoked in severe error situations. It should only be used if physical hardware or data is destroyed.
The method closes all open connections and shuts down the connected database.