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

ORA-13783: invalid tuning scope

1 3702

ORA-13784: cannot accept SQL profiles for all statements in the "SQL Tuning Set"

1 4237

ORA-13785: missing target object for tuning task "string"

1 4767

ORA-13786: missing SQL text of statement object "string" for tuning task "string"

1 9793

ORA-13787: missing SQL profile for statement object "string" for tuning task "string"

1 4647

ORA-13797: invalid SQL Id specified, string

1 3460

ORA-13798: Parameter string cannot be NULL.

1 3032

ORA-13799: threshold not found

1 3544

ORA-13800: concurrent DDL failure on SQL repository objects

1 2901

ORA-13801: invalid value for SQLTUNE_CATEGORY parameter

1 3210

ORA-13802: failed to purge SQL Tuning Base entry from sql$

1 2905

ORA-13825: missing SQL statement text for create SQL profile

1 4326

ORA-13826: empty SQL profile not allowed for create or update SQL profile

1 7701

ORA-13827: null or zero length attribute specified in SQL profile collection

1 3241

ORA-13828: generated SQL profile name string already exists

1 3032


Un-Answered Questions { Database Errors }

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.

1651


IMP-00064: Definition of LOB was truncated by export

6415


why we are using shift key in unix shell script

3167


hp asking for replication floppy to do reinstall 25254 server assistant

2885


mount: mount to NFS server failed: System Error: Connection timed out

3668


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

1768


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

1618


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

2230


ORA-16626: failed to enable specified object

2218


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

1941


ORA-26028: index string.string initially in unusable state

3862


RMAN-05017: no copy of datafile number found to recover

2410


In my project I am using star schema and only diimension tables are loaded and not fact tables any one can help me why it is happening? Plase guide me.

2870


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

2741


When you get following error? Error 3154: The backup set holds a backup of a database other than the existing database.

2522