IMG-00862: assert failure, inconsistency in merged area labels
Answer / guest
Cause: An internal error has occured.
Action: Contact Oracle Customer Support Services with the
error number and the image causing this problem.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
DRG-11728: phrase does not have any broader terms of this type
TNS-01110: Mismatch - password unchanged
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-16781: The status of log transport service for some database is unknown
ORA-30553: The function is not deterministic
ORA-00310: archived log contains sequence string; sequence string required
ORA-23407: object name string must be shaped like "schema"."object" or "object"
RMAN-07502: List of Files Unknown to the Database
ORA-19924: there are no row with id string
ORA-12728: invalid range in regular expression
SQL*Loader-00282: Unable to locate character set handle for character set ID (number).
ORA-12317: logon to database (link name string) denied