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 -> Re: dbms_job problem, not running, status normal

Re: dbms_job problem, not running, status normal

From: C. Ferguson <c_ferguson_at_rationalconcepts.com>
Date: Wed, 23 Aug 2000 16:19:10 GMT
Message-ID: <39A3F9B2.E6E52F0F@rationalconcepts.com>

Hi,
  I'm not sure what you are trying to remove,   but to remove a job from the queue,
  sqlplus> exec dbms_job.remove(your job id);

hth,
cindy

George Leonard wrote:

> Hi there
>
> Got a multimaster replication envirment.
>
> the job package is used to push transactions across using a scheduled link.
>
> the job status is normal.
>
> but not running.
>
> tried to remove the scheduled link and recreate. the system refuses to do
> this.
>
> I need to get the replication process back.
>
> any ideas ??
>
> pls email responces
> george_at_is.co.za
> thx
> George
Received on Wed Aug 23 2000 - 11:19:10 CDT

Original text of this message

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