ORA-02064: distributed operation not supported
Answer / guest
Action: simplify remote update statement
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 1 No |
NZE-29114: Cannot import private key.
ORA-12675: External user name not available yet
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-02851: Request list is empty when it should not be
ORA-13619: The procedure argument string is greater than the maximum allowable length of string characters.
SQL*Loader-00940: UPI error while setting NCHAR bind attributes for column string table string
ORA-29379: resource plan string is involved in a loop in top-plan string
ORA-01557: rollback segment extents must be at least string blocks
NNO-00322: statistic counter dump interval changed to number seconds
EXP-00098: Data in table has not been upgraded, table will not be exported
ORA-30442: can not find the definition for filter string
ORA-09908: slkmnm: gethostname returned error code.