NZE-28843: Operating system error while creating/opening file



NZE-28843: Operating system error while creating/opening file..

Answer / guest

Cause: An operating system dependent error occurred while
trying to create/ open the file or while trying to set the
appropriate permissions on the file.

Action: Enable Oracle Net tracing and attempt the connection
again. Contact Oracle customer support with the trace output.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-12408: unsupported operation: string

1 Answers  


ORA-38713: Flashback Database logging is already turned on.

1 Answers  


PCB-00208: Incorrect type for host variable "string"

1 Answers  


ORA-16034: FROM parameter is incompatible with MANAGED recovery

1 Answers  


NZE-29229: the magic number found in the header does not match expected

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

1 Answers   IBM,


ORA-39031: invalid filter name string

1 Answers  


ORA-14460: only one COMPRESS or NOCOMPRESS clause may be specified

1 Answers  


NNL-00215: Scheduled specified index number's next auto-refresh to occur in string

1 Answers  


DRG-12503: error while creating or dropping stoplist

1 Answers  


ORA-30337: multiple JOIN KEY clauses specified for the same parent level

1 Answers  


ORA-07639: smscre: SGA pad area not large enough (string bytes required)

1 Answers  


Categories