ORA-14177: STORE-IN (Tablespace list) can only be specified
for a LOCAL index on a Hash or Composite Range Hash table
Answer / guest
Cause: STORE-IN (Tablespace list) clause was used while
creating a local index on a range/list/composite range list
partitioned table
Action: Do not use the STORE_IN (Tablespace list) clause
while creating a local index on range/list/composite range
list partitioned table
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-31163: element or attribute "string" has invalid attribute value "string" (should be "string")
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-29962: fatal error occurred in the execution of ODCIINDEXALTER routine
ORA-19663: cannot apply current offline range to datafile string
LPX-00215: processing instruction did not end in "?>"
SQL-02132: Unable to allocate runtime context sdfla asdjklfajs jfja ajsdf
ORA-16123: transaction string string string is waiting for commit approval
IMG-00872: unsupported image model
RMAN-08107: channel string: block restore complete
ORA-27066: number of buffers in vector I/O exceeds maximum
ORA-27418: syntax error in repeat interval
ORA-09275: CONNECT INTERNAL is not a valid DBA connection