RMAN-08099: specifying standby controlfile for proxy backup
Answer / guest
Cause: informational message
Action: no action required
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
QSM-01027: materialized view, string, is unusable
ORA-24366: migratable user handle is set in service handle
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-32319: Cannot use direct loader log to FAST REFRESH materialized view "string"."string"
ORA-13626: The specified object string is not valid for task string.
ORA-31160: max substitution group size string exceeded by "string" (string) for head element "string" (string)
ORA-38730: Invalid SCN/TIMESTAMP expression.
SQL*Loader-00552: insufficient privilege to open file
ORA-14286: cannot COALESCE the only subpartition of this table partition
ORA-00230: operation disallowed: snapshot controlfile enqueue unavailable
TNS-00306: Connection Manager encountered an invalid/unknown trace level
ORA-24076: cannot perform operation string for NON_PERSISTENT queue string.string