ORA-24146: rule string.string already exists



ORA-24146: rule string.string already exists..

Answer / guest

Cause: A rule of the given name already exists

Action: Specify another name for the rule being created.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-25005: cannot CREATE INSTEAD OF trigger on a read-only view

1 Answers  


LCD-00113: integer conversion error or negative integer [string]

1 Answers  


ORA-13192: failed to read number of element rows

1 Answers  


KUP-04044: error positioning file string

1 Answers  


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...

0 Answers   IBM,






DRG-11521: encounter error when updating a LONG or LONG RAW column

1 Answers  


DRG-11610: URL store: unable to read local file specified by string

1 Answers  


ORA-19590: conversation already active

1 Answers  


NZE-29117: Cannot add PKCS #12 attributes.

1 Answers  


ORA-14056: partition number string: sum of PCTUSED and PCTFREE may not exceed 100

1 Answers  


ORA-31101: Token "string" not given while locking resource "string"

1 Answers  


RMAN-06106: this command requires that target database be mounted

1 Answers  


Categories