LSX-00111: type "~S" contains invalid facets
Answer / guest
Cause: A specified facet was invalid for a type. Each
datatype has a different set of facets which may apply.
Action: Use only applicable facets for the type.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-29900: operator binding does not exist
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-29890: specified primary operator does not have an index context
ORA-31408: invalid value specified for begin_scn or end_scn
TNS-00039: INTCTL: error while spawning a process
ORA-28302: User does not exist in the LDAP directory service.
ORA-30017: segment 'string' is not supported in string Undo Management mode
EXP-00022: must be SYS or SYSTEM to do incremental export
KUP-04053: record number number
ORA-08231: smscre: unable to attach to SGA
ORA-24850: failed to startup shared subsystem
ORA-29509: incorrectly formed Java binary class definition