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



Database Errors Interview Questions
Questions Answers Views Company eMail

NNL-00340: Trace file name is currently string

1 2981

NNL-00341: Trace file name is now string

1 2773

NNL-00342: Log file name is currently string

1 2914

NNL-00343: Log file name is now string

1 2703

NNL-00344: Save_config_on_stop is currently ON

1 3207

NNL-00345: Save_config_on_stop is currently OFF

1 2863

NNL-00346: Save_config_on_stop is now ON

1 3156

NNL-00347: Save_config_on_stop is now OFF

1 3163

NNL-00348: Server saving the config file now

1 2892

NNL-00349: Configuration will be saved in string

1 3172

NNL-00350: No save config currently scheduled

1 3088

NNL-00351: Scheduled configuration save to occur in string

1 2779

NNL-00352: Cancelled save config

1 2917

NNL-00353: Not allowed

1 2834

NNL-00400: Response status:

1 2833


Un-Answered Questions { Database Errors }

What is live lock, deadlock and what is Lock escalation?

2502


ORA-16516: The current state is invalid for the attempted operation.

8883


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

2300


ORA-26032: index string.string loading aborted after string keys

2182


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

1671


What is the meaning of lock escalation and why/how to stop this?

2716


write a database figure to implement the master detained relationship.

3019


java.sql.SQLException:Invalid state, the statement object is closed Hai all i got this error when i am multiple times referesh web page

6722


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

2804


ORA-26094: stream format error: input column overflow

2859


ORA-16626: failed to enable specified object

2278


I entered the data in SQL toad version 9.0.1 in English and Arabic language but when i do the query i get the data in Arabic language with (??? question mark) ,please your support.

1709


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

1823


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?

2768


How to solve -805 error i.e. Bind issue. There are two conditions- 1) If you have access to the database table 2) If you don't have access to the table

2701