ORA-25114: invalid file number specified in the DUMP
DATAFILE/TEMPFILE command
Answer / guest
Cause: An invalid file number was used in dumping a datafile
or tempfile.
Action: Specify a valid file number.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-16582: Could not edit instance specific property.
ORA-13388: invalid value for dst_spec parameter
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-16231: DDL barrier
NNO-00059: cannot construct topology checkpoint file name
ORA-24154: rule string.string already in rule set string.string
ORA-25457: evaluation function string returns failure
ORA-06927: CMX: T_DATAIN received before all data written
LSX-00247: invalid language specification "~S"
ORA-12037: unknown export format
RMAN-08008: channel string: starting full datafile backupset
ORA-32839: property string is reserved, names with MGWPROP$_ prefix are not valid