Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


ORA-39099: cannot create index for "string" on master table
string



ORA-39099: cannot create index for "string" on master table string..

Answer / guest

Cause: One or more indexes couldn't be created on the master
table. subsequent error messages describe the failure.

Action: Correct the condition that is preventing the indexes
from being created.

Please add more information about this Error

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-00152: current session does not match requested session

1 Answers  


LPX-00000: normal, successful completion

1 Answers  


ORA-01061: cannot start up a V8 server using a V7 client application

1 Answers  


ORA-39150: bad flashback time

1 Answers  


ORA-12819: missing options in PARALLEL clause

1 Answers  


ORA-00272: error writing archive log string

1 Answers  


ORA-25454: error during evaluation of rule set: string.string for iterator: string

1 Answers  


ORA-13404: invalid ultCoordinate parameter

1 Answers  


ORA-15116: invalid combination of ALTER DISKGROUP options

1 Answers  


ORA-02787: Unable to allocate memory for segment list

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-01695: error converting rollback segment string to version 8.0.2

1 Answers  


Categories