Name
rdf_load_stop — Stops RDF Loader threads.
Synopsis
rdf_load_stop
(
|
) ; |
Description
All RDF loader threads can be stopped using the command rdf_load_stop(), at which point all currently running threads will be allowed to complete and then exit.
Parameters
Examples
Example 24.259. Simple example
SQL> rdf_load_stop();