ORA-15100: invalid or missing diskgroup name
Answer / guest
Cause: The command did not specify a valid diskgroup name.
Action: Specify a valid diskgroup name.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 5 No |
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-19682: file string not in block media recovery context
LSX-00341: ENTITY or ENTITIES type may only be used in attributes
ORA-24439: success with PLSQL compilation warning
ORA-35074: (QFHEAD02) EIF file string cannot be read by this version of string.
IMP-00060: Warning: Skipping table "string"."string" because object type "string"."string" does not exist or has different identifier
PLS-00412: list of values not allowed as argument to this function or procedure
NNL-00237: Resetting of statistic counters is currently disabled
ORA-38303: invalid option for PURGE TABLESPACE
RMAN-06449: deleted proxy copy
LPX-00235: invalid XML version, must be 1.0 or 2.0
ORA-13187: subdivision failed