ORA-16607: one or more databases have failed
Answer / guest
Cause: The Data Guard broker detected a failure on one or
more database in the Data Guard configuration.
Action: Locate the database(s) with a failure status and
correct it.
Please add more information about this Error
| Is This Answer Correct ? | 2 Yes | 8 No |
TNS-00073: * stop/abort - stop the process_name
LSX-00300: group must have name or ref but not both
ORA-02425: create table failed
CLSR-00504: Error number encountered when posting an EVM event
PCB-00202: Indicator variable string not a group item or table
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-13482: GeoRaster object is not initialized for the image
ORA-22994: source offset is beyond the end of the source LOB
SQL*Loader-00941: Error during describe of table string
RMAN-08152: global script string written to file string
DRG-13104: indexes do not have equivalent settings for string
ORA-32103: error from OCI call