ORA-07643: smsalo: SMSVAR is invalid
Answer / guest
Cause: an internal error
Action: Report this error to ORACLE customer support,
provide your INIT.ORA file.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-39957: invalid warning category
ORA-14303: partitions or subpartitions are not in the right order
ORA-29907: found duplicate labels in primary invocations
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-01615: instance string (thread string) is mounted - cannot disable
NNO-00112: line string: ignored duplicate data of type "string"
ORA-32600: RETENTION and PCTVERSION cannot be used together
ORA-35062: (QFGET01) Duplicate files found for extension number number of EIF file string.
ORA-17506: I/O Error Simulation
DRG-50200: Third-party filter internal error
ORA-29931: specified association does not exist
ORA-12700: invalid NLS parameter value (string)