ORA-25198: only range, list, and hash partitioning are
supported for index-organized table
Answer / guest
Cause: System, or Composite partitioning schemes are not
supported yet
Action: Select a different partitioning scheme
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
RMAN-00550: parser package failed to load
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-24043: destination string uses a reserved name, names with AQ$_ prefix are not valid
ORA-14278: column type or size mismatch in EXCHANGE SUBPARTITION
RMAN-08523: restoring datafile string to string
ORA-12497: maximum combined categories exceeds string
ORA-38722: ON or OFF expected.
TNS-12528: TNS:listener: all appropriate instances are blocking new connections
ORA-38419: invalid identifier in attribute : string
RMAN-06290: Report of database schema
ORA-00109: invalid value for attribute string: string
ORA-32150: Cannot perform operation on a null timestamp