ORA-22865: more than one column specified
Answer / guest
Cause: An attempt was made to specify multiple columns where
only one is allowed.
Action: Specify a single column and retry the operation.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-00028: your session has been killed
LPX-00413: loss of precision due to excessively large numerical constant
ORA-23453: requested operation is not supported on top flavor
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-28505: cannot get non-Oracle system capabilities from string
PLS-00494: coercion into multiple record targets not supported
ORA-03247: Invalid block number specified
PCC-02150: Error at line number, column number in file string
DRG-50600: assertion failed
ORA-31621: error creating master process
ORA-31048: Unsaved resources cannot be updated
ORA-29400: data cartridge error string