ORA-14306: List value 'string' specified twice in partitions
'string', 'string'
Answer / guest
Cause: A list value cannot be specified more that once
Action: Remove one of the specifications of the value
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 1 No |
PCB-00223: Undeclared variable "string"
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-23357: the propagator does not exist
QSM-00792: the specified SQL statement cannot be stored in the workload because one or more tables have missing statistics
O2U-00200: Internal error in OTT facility O2U
IMP-00045: using VOLSIZE value from export file of string
TNS-01305: nt main err code: number
ORA-16579: bad Data Guard NetSlave state detected
DRG-50901: text query parser syntax error on line string, column string
ORA-12059: prebuilt table "string"."string" does not exist
QSM-02144: aggregate functions are present without a GROUP BY clause
ORA-13295: geometry objects are in different coordinate systems