PCB-00110: Unable to open temporary file "string"



PCB-00110: Unable to open temporary file "string"..

Answer / guest

Action: Check that the file exists, that sufficient
privileges have been granted to access the file, and that it
is not locked. Also check that there is enough disk space
and that the limit for open files is set high enough (check
with the system manager). "200 - 299, Host variable errors."

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

TNS-00084: * trace_off - ask process name to turn tracing off

1 Answers  


ORA-04060: insufficient privileges to execute string

1 Answers  


ORA-17509: Attempt to do i/o beyond block1 offset

1 Answers  


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...

0 Answers   IBM,


RMAN-20272: no parent backup found for the incremental backup

1 Answers  






ORA-01982: invalid auditing option for tables

1 Answers  


SQL*Loader-00514: Error getting elapsed time

1 Answers  


ORA-25124: Database link name not allowed.

1 Answers  


RMAN-06096: SWITCH required for newname of datafile string to take effect

1 Answers  


ORA-14275: cannot reuse lower-bound partition as resulting partition

1 Answers  


ORA-26029: index string.string partition string initially in unusable state

0 Answers  


AUD-00702: unable to initialize audio processing environment

1 Answers  


Categories