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

Oracle Errors Interview Questions
Questions Answers Views Company eMail

NNO-00314: error changing trace level from number to number, level change ignored

1 2745

NNO-00315: server is listening on address string

1 2903

NNO-00316: statistic counter reset disabled

1 2935

NNO-00317: statistic counter reset interval changed to number seconds

1 3177

NNO-00318: overriding next statistic counter reset, resetting in number seconds

1 3212

NNO-00320: missing server name parameter

1 3042

NNO-00321: statistic counter dump disabled

1 2870

NNO-00322: statistic counter dump interval changed to number seconds

1 2897

NNO-00323: overriding next statistic counter dump, dumping in number seconds

1 2529

NNO-00326: server statistic counter dump follows

1 2807

NNO-00327: server statistic counter dump ends

1 3075

NNO-00328: server has reset statistic counters to zero

1 2653

NNO-00329: server will save the config file in number seconds

1 2946

NNO-00330: server saved the config file "string".

1 2860

NNO-00331: error saving new value string of string to the save config table.

1 2917


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

IMG-02003: 2FF03 - incorrect color histogram feature specification

1762


ORA-26095: unprocessed stream data exists

3638


ORA-26030: index string.string had string partitions made unusable due to:

1988


ORA-26079: file "string" is not part of table string.string

2002


IMP-00096: Warning: Skipping table "string"."string" because type synonym "string"."string" cannot be created

1665


when i ran any workflow or session, getting below error: seesion task instance[s_xxx]: Execution terminated unexpecterdly

2298


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

2798


NZE-28890: Entrust Login Failed

1924


When i am connect database through toad,one error occured. ORA-12514: TNS:listener does not currently know of service requested in connect descriptor. plz help me thanks advance.............

2860


ORA-26084: direct path context already finished

1998


ORA-26082: load of overlapping segments on table string.string is not allowed

1817


ORA-16627: No standby databases support the overall protection mode.

4037


invalid quantity specification negative quantity are not allowed for this item please check this item definition quantity

3438


IMP-00064: Definition of LOB was truncated by export

6465


How to resolve QSM-01108 error. I have no OR conditions in my query, but do have 9 IN conditions. The error says the max limit is 2 while I have 257 number of disjuncts. However, if I remove even a single IN condition, the query is rewritten. I cannot change my query. How can I resolve this issue?

2762