NNL-00975: Desired data type: string
Answer / guest
Cause: Control program statistic description
Action: None.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-39097: Data Pump job encountered unexpected error 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-19687: SPFILE not found in backup set
ORA-19553: device name string is invalid
ORA-23531: site owner already exists in the template.
ORA-01943: IDENTIFIED BY already specified
ORA-08462: raw buffer contains invalid decimal data
ORA-19776: PROXY restore to ASM diskgroup "string" is not supported.
ORA-32822: subscriber string is marked for removal
ORA-30755: error during expansion of view hierarchy
ORA-27093: could not delete directory
ORA-14261: partition bound may not be specified when adding this Hash partition