ORA-02827: Invalid file number
Answer / guest
Cause: The file number upon which an operation is to done is
either less than zero or greater than the maximum number of
files than can be open.
Action: This is a programming error. Since the calling
program should not touch this number, this is a programming
error.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
RMAN-06415: file string cannot be proxy backed up
NZE-28778: Configuration parameter is not specified in the proper format.
NNO-00632: warning: forwarder number has missing address, forwarder ignored
RMAN-06076: datafile string contains wrong datafile
ORA-39046: Metadata remap string has already been specified.
ORA-21500: internal error code, arguments: [string], [string], [string], [string], [string], [string], [string], [string]
ORA-01552: cannot use system rollback segment for non-system tablespace 'string'
ORA-12438: repeated policy option: string
RMAN-08159: executing global script: 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...
RMAN-06589: cannot specify DB_FILE_NAME_CONVERT option without AS COPY
DRG-11623: URL store: unknown error getting string