ORA-39035: Data filter string has already been specified.
Answer / guest
Cause: The user has already specified a data filter that
matches on the filter name, schema name, and table.
Action: Specify a different data filter.
Please add more information about this Error
| Is This Answer Correct ? | 3 Yes | 2 No |
ORA-33012: (XSAGDNGL05) AGGMAP workspace object contains invalid syntax.
ORA-06528: Error executing PL/SQL profiler
ORA-24356: internal error while converting from to COBOL display type.
ORA-25269: cant specify sognature with get signature option
ORA-06918: CMX: T_NOEVENT during wait for read event
LFI-00105: Unable to add path.
NCR-04005: NCRR: Invalid procedure handle
DRG-50945: Illegal phrase in query for theme index
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-07613: $GETJPIW failed in retrieving the user's process label
NNO-00156: warning: hint number address length number exceeds maximum of number, hint ignored
DRG-50905: invalid score threshold string