Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

What is the purpose of wb_rt_service_control.WAIT (:1, :2, :3)

420561Sep 9 2004 — edited Sep 10 2004
Hi 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.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 8 2004
Added on Sep 9 2004
4 comments
551 views