LSX-00117: "minLength" should not be greater than "maxLength"
Answer / guest
Cause: The value of "minLength" must be less than or equal
to the value of "maxLength".
Action: Correct either "minLength" or "maxLength".
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-24295: max key length (string) for sorted hash cluster exceeded
ORA-38448: Indexing predicates with "string" operator is not supported.
ORA-13122: invalid topo_geometry specified
NNO-00703: checkpoint interval changed to number seconds
TNS-04037: Connections refer to string.
ORA-23533: object "string"."string" can not be cached
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-01545: rollback segment 'string' specified not available
ORA-19704: file name exceeds maximum length of string
ORA-13193: failed to allocate space for geometry
LPX-00247: invalid Document Type Declaration (DTD)
IMP-00022: failed to process parameters, type 'IMP HELP=Y' for help