ORA-24041: propagation schedule exists for QUEUE string and
DESTINATION string
Answer / guest
Cause: A SCHEDULE_PROPAGATION was issued for a queue and
destination pair which has an existing propagation schedule.
Action: Issue UNSCHEDULE_PROPAGATION to remove the existing
schedule and then reissue the SCHEDULE_PROPAGATION call.
Please add more information about this Error
| Is This Answer Correct ? | 1 Yes | 0 No |
ORA-29279: SMTP permanent error: string
Hi guys, I have four tables those are emp,dept,eliminate and uneliminate. i wrote small cursor..when i run, it display one error (ORA-01403 nodata found)... The query is: Declare cursor c1 is select e.ename emp_name from emp e,dept d where e.deptno=d.deptno group by deptno; r1 c1%rowtype; test_emp varchar2(200); begin for r1 in c1 loop begin select eliminate_emp into test_emp from eliminate t,uneliminate ut where t.number=ut.number and t.deptno=e.deptno and rownum<1; end; dbms_output.put_line(r1.emp_name); end loop; end; Thanks...
ORA-02062: distributed recovery received DBID string, expected string
ORA-12802: parallel query server lost contact with coordinator
ORA-01137: data file string is still in the middle of going offline
ORA-13151: failed to remove exception record
EXP-00076: multiple devices specified for tape output
ORA-21705: service context is invalid
ORA-06319: IPA: Remote maximum number of users exceeded
TNS-00001: INTCTL: error while getting command line from the terminal
ORA-38762: thread string redo log with scn string could not be found
ORA-32163: Method called on Invalid Environment type