ORA-19300: Error occurred in uri processingstring
Answer / guest
Cause: An error occurred when processing the URL
Action: Check the given error message and fix the
appropriate problem
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-29913: error in executing string callout
ORA-01240: too many data files to add in one command
ORA-31603: object "string" of type string not found in schema "string"
ORA-22861: invalid user-defined type
ORA-13026: unknown element type for element string.string.string
NNC-00403: program interface has not been initialised
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-25526: bad format of _DB_MTTR_SIM_TARGET: string
SQL-02157: Source or destination lob is invalid
TNS-04212: Trace Assistant Internal ERROR: NACOM Type Error
ORA-01534: rollback segment 'string' doesn't exist
ORA-19559: error sending device command: string