Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> [DBMS_JOB] Problem with submitting jobs

[DBMS_JOB] Problem with submitting jobs

From: gszalach <member34649_at_dbforums.com>
Date: Thu, 31 Jul 2003 08:52:08 +0000
Message-ID: <3169111.1059641528@dbforums.com>

hi,

I have Delphi5 application. I call pl/sql procedure from it. This pl/sql procedure submits some jobs to the jobs' queue (these jobs are calls of some other pl/sql procedure). But they don't show up in the jobs' queue until I finish Delphi session. Why it happens in that way ?? I do not notice any locks caused by Delphi session. I'd like these jobs to run parallel to Delphi session.

Thanks for any solution

szalas

--
Posted via http://dbforums.com
Received on Thu Jul 31 2003 - 03:52:08 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US