ORA-35074: (QFHEAD02) EIF file string cannot be read by this
version of string.
Answer / guest
Cause: The EIF file was created with an internal version
number indicating it may contain objects that are not
compatible with the current Oracle OLAP version, or the EIF
file is in an obsolete format.
Action: If possible, set EIFVERSION in the exporting
instance to a lower number, recreate the EIF file, and
import the new file.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-07750: slemcr: fopen failure
ORA-01030: SELECT ... INTO variable does not exist
DRG-11518: text table string does not have a LONG or LONG RAW column
ORA-01944: IDENTIFIED EXTERNALLY already specified
ORA-08264: ora_addr: cannot close nameserver
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-24196: access the message in a wrong access mode
QSM-01054: no join match between query and summary, string
ORA-29338: datafile string is in an undesired state (string, string)
PCC-02035: CMD-LINE: CONFIG= option is invalid in a config file
DRG-11005: invalid create index parameter string
RMAN-05507: standby controlfile checkpoint (string) is more recent than duplication point in time (string)