RE: Jobs are not working

2004-01-23 Thread Johnson, John R. (Oracle DBA)
Do you have 4 jobs currently running? Maybe you need more processes.   John -Original Message-From: Mauricio "Vélez [mailto:[EMAIL PROTECTED]Sent: Friday, January 23, 2004 11:04 AMTo: Multiple recipients of list ORACLE-LSubject: Re: Jobs are not working I issued c

RE: Jobs are not working

2004-01-23 Thread Johnson, John R. (Oracle DBA)
:[EMAIL PROTECTED]Sent: Friday, January 23, 2004 1:39 PMTo: Multiple recipients of list ORACLE-LSubject: RE: Jobs are not working Mauricio:   Define the exact symptoms of your problem.   For example:   How are the jobs being submitted?   Are you getting an error message

RE: Jobs are not working

2004-01-23 Thread Michael Fontana
tiple recipients of list ORACLE-LSubject: Re: Jobs are not working I issued commit and job_queue_processes = 4 job_queue_interval   = 10   in init_SID.ora file   so I don't know why the jobs are not working   regards, Mauricio Vélez   [EMAIL PROTECTED] wrote: A

Re: Jobs are not working

2004-01-23 Thread Mladen Gogala
On 01/23/2004 11:29:32 AM, Mauricio V?lez wrote: How can I resolve this? By reading the administrators guide. -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Mladen Gogala INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Di

RE: Jobs are not working

2004-01-23 Thread Goulet, Dick
1:56 PMTo: [EMAIL PROTECTED]Cc: Goulet, DickSubject: RE: Jobs are not working The Jobs are not broken I haven't resolve this yet, all jobs work fine on one database but on the other not.   How can I resolve this?   Mauricio Vélez     "Goulet, Dick" <[EMAIL P

RE: Jobs are not working

2004-01-23 Thread Vélez
ertified 8i DBA -Original Message-From: Mauricio "Vélez [mailto:[EMAIL PROTECTED]Sent: Friday, January 233, 2004 12:04 PMTo: Multiple recipients of list ORACLE-LSubject: Re: Jobs are not working I issued commit and job_queue_processes = 4 job_queue_interval   = 10   in init_SID.ora fil

RE: Jobs are not working

2004-01-23 Thread Goulet, Dick
Are the jobs "broken"??    Dick GouletSenior Oracle DBAOracle Certified 8i DBA -Original Message-From: Mauricio "Vélez [mailto:[EMAIL PROTECTED]Sent: Friday, January 23, 2004 12:04 PMTo: Multiple recipients of list ORACLE-LSubject: Re: Jobs are not wor

Re: Jobs are not working

2004-01-23 Thread Vélez
I issued commit and job_queue_processes = 4 job_queue_interval   = 10   in init_SID.ora file   so I don't know why the jobs are not working   regards, Mauricio Vélez   [EMAIL PROTECTED] wrote: A COMMIT is required after "submitting" the job.job_queue_processes = 4 <=== Must be

Jobs are not working

2004-01-23 Thread Vélez
Hello everybody   I’m woriking on NT and there are two 8i databases on it One database can execute jobs normally, but the other one not execute any job. I proved submitting the same procedure to both database and worked on the first one but not on the second one.   How can I resolve this?   Mauric