ORA-01488: invalid nibble or byte in the input data
Answer / guest
Cause: An impossible request for decimal to oracle number
conversion was made
Action: This conversion cannot be performed
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 2 No |
ORA-36202: (XSAGOP01) 'number' is not a valid aggregation operator.
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...
LPX-00284: namespace prefix to NULL URI is not allowed
ORA-07205: slgtd: time error, unable to obtain time.
ORA-27070: async read/write failed
ORA-01201: file string header failed to write correctly
ORA-09857: smprset: vm_protect error while protecting pga.
NNL-00872: Updates refused, data is topology data: number
PROT-00002: Export file already exists
TNS-01005: trace OFF | USER | ADMIN | SUPPORT [<listener_name>] : set tracing to the specified level
NZE-28836: Wallet is not open.
PCC-02389: Arrays not allowed as input bind variables in SELECT list