Parallel Processing

From: Thomas Geng <Thomas.Geng_at_ch.pwcglobal.com>
Date: Thu, 29 Nov 2001 14:19:00 +0100
Message-ID: <9u5ck6$4nl$1_at_rex.ip-plus.net>



Hi everybody,

i have the following task:

While starting a client application some data are loaded into a session specific temporary table, which takes a lot of time. How is it possible to trigger the loading of the temporary table as a parallel task, while the application finishes the start procedure and then waits for the end of the loading task. The mechanism should be like a separate thread, which loads the data parallel to the starting thread.

P.S.: The session ID in the load task must be the same as in the client application. The loading function is written in PL/SQL.

Thanks a lot, Thomas Received on Thu Nov 29 2001 - 14:19:00 CET

Original text of this message