ORA-02822: Invalid block offset
Answer / guest
Cause: A server was unable to seek to the designated block.
Action: Check the UNIX error number.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-16775: Target standby in switchover operation has missing redo logs.
ORA-13705: There was a instance shutdown/startup between the snapshots in the range [string, string].
ORA-24265: Insufficient privileges for SQL profile operation
ORA-32730: Command cannot be executed on remote instance
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-30732: table contains no user-visible columns
ORA-31095: cannot generate string : "string.string" already exists
ORA-31627: API call succeeded but more information is available
PLS-00118: Duplicate group-by clause in table expression
ORA-04097: DDL conflict while trying to drop or alter a trigger
ORA-04021: timeout occurred while waiting to lock object stringstringstringstringstring
NNL-01065: Statistic counters next logged in: string