Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Help! Replication
There was a power trip at my server room. This server is a master replication
server. Right now, when i try to reconnect the dba_jobs, i have this error
below
exec dbms_job.run(93);
ERROR at line 1:
ORA-12011: execution of 1 jobs failed ORA-06512: at "SYS.DBMS_IJOB", line 242 ORA-06512: at "SYS.DBMS_JOB", line 218 ORA-06512: at line 1
SQL> select job, broken from dba_jobs;
JOB B
---------- -
93 Y 106 N
No error in the dba_repcatlog and deferror.
Pls Help!
--
Sok Peng
-----== Posted via Deja News, The Leader in Internet Discussion ==-----
http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum
Received on Tue Sep 29 1998 - 11:21:18 CDT
![]() |
![]() |