What is the purpose of wb_rt_service_control.WAIT (:1, :2, :3)
420561Sep 9 2004 — edited Sep 10 2004Hi All,
Does anyone know the use of the following process?
e.g.
/* Formatted on 2004/09/09 13:42 (Formatter Plus v4.8.0) */
BEGIN
wb_rt_service_control.WAIT (:1, :2, :3);
END;
Is it some kind of a Java program? Does it need to be active to use Warehouse Client or can it be turned off?
I gather that it is a service running on the Server where the Runtime Services are installed. Am I right in saying that?
Thanks for your help.