rpsStopDataPump

rpsStopDataPump(): Boolean;

The rpsStopDataPump method of the JadeDatabaseAdmin class enables you to programmatically stop the RPS Datapump application on the RPS node. This method returns true if the application is stopped successfully, or false if it is not running.

An exception is raised if the database is not an RPS database or if the Datapump application fails to stop.