ORA-12437: invalid policy option: string
Answer / guest
Cause: A value that was not a valid policy option was entered.
Action: Correct the policy option value.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-06922: CMX: bad write length
ORA-39960: scope can only be SYSTEM or SESSION
NNO-00326: server statistic counter dump follows
QSM-01076: no materialized join view was found
SQL*Loader-00621: Field in data file exceeds maximum length
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-02182: savepoint name expected
ORA-09929: GLB of two labels is invalid
ORA-01262: Stat failed on a file destination directory
ORA-31028: Resource metadata length string exceeded maximum length string
IMG-00847: area list allocation failed
NCR-03015: NCRO: No transport address