DRG-11005: invalid create index parameter string



DRG-11005: invalid create index parameter string..

Answer / guest

Cause: the supplied parameter string is not correct

Action: drop index and recreate index with correct parameters

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-01986: OPTIMIZER_GOAL is obsolete

1 Answers  


ORA-39310: illegal clean_failed_clone() call: it only applys to failed clones

1 Answers  


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...

0 Answers   IBM,


ORA-32607: invalid ITERATE value in MODEL clause

1 Answers  


ORA-01156: recovery in progress may need access to files

2 Answers  






ORA-12804: parallel query server appears to have died

1 Answers  


ORA-15047: ASM file name 'string' is not in multiple-file creation form

1 Answers  


PCC-00109: Dynamic SQL and PL/SQL are Oracle extensions to ANSI SQL

1 Answers  


DRG-11418: insufficient document content for linguistic parser

1 Answers  


LSX-00020: unknown type "~S"

1 Answers  


CLSR-00503: Error number encountered when creating an EVM event

1 Answers  


ORA-26668: STREAMS process string exists

1 Answers  


Categories