ORA-01258: unable to delete temporary file string
Answer / guest
Cause: A DROP TABLESPACE INCLUDING CONTENTS AND DATAFILES or
ALTER DATABASE TEMPFILE DROP INCLUDING DATAFILES operation
was not able to delete a temporary file in the database.
Action: Subsequent errors describe the operating system
error that prevented the file deletion. Fix the problem, if
possible, and manually purge the file.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
QSM-02028: group by CUBE
NZE-29141: Cannot import in the der format.
ORA-22338: must specify CASCADE INCLUDING DATA when altering the final property
ORA-12924: tablespace string is already in force logging mode
ORA-32737: Hang analysis aborted due to failed memory allocation
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-28508: invalid value string for Heterogeneous Services initialization parameter string
DRG-11106: user database session has terminated during this operation
ORA-38611: FI input cursor's item type is not supported
RMAN-06594: platform name 'string' specified in TO PLATFORM is not valid
NID-00600: Internal Error - [number] [number] [number] [number]
ORA-16753: Resource guard could not open standby database