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-38609: FI Not enough memory for tree counting, requires at least stringKB

1 2819

ORA-38610: FI "string" name prefix is reserved for frequent itemset counting

1 3021

ORA-38611: FI input cursor's item type is not supported

1 3210

ORA-38612: FI item length cannot exceed half of one database block.

1 2937

ORA-38700: Limit of string flashback database logs has been exceeded.

1 3556

ORA-38701: Flashback database log string seq string thread string: "string"

1 6241

ORA-38702: Cannot update flashback database log file header.

1 3368

ORA-38703: Type string in header is not a flashback database log file.

1 3161

ORA-38704: Checksum error in flashback database log file header.

1 3227

ORA-38705: Expected block size string does not match string in log header.

1 3111

ORA-38706: Cannot turn on FLASHBACK DATABASE logging.

1 9933

ORA-38707: Media recovery is not enabled.

2 8217

ORA-38708: not enough space for first flashback database log file

2 12512

ORA-38709: Recovery Area is not enabled.

3 23777

ORA-38710: Flashback log version string is incompatible with ORACLE version string.

1 3130


Un-Answered Questions { Database Errors }

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


today's peformance is less than yesturday.it took 1 mint and today's performance is 7 mints.guys can anyone answer to mu question in sql

2517


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

2465


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

8875


ORA-26084: direct path context already finished

1995


How will you Handle Error in SQL SERVER 2008?

2440


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

2000


NZE-28868: Peer certificate chain check failed.

2862


IMP-00060: Warning: Skipping table "string"."string" because object type "string"."string" does not exist or has different identifier

3224


hi. i m Anil patel when reconcile 57f4 chalan(subcontraction with out excise)i m facing error like short by material 220 kg. even i have migo all material.

2573


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

2177


why we are using shift key in unix shell script

3228


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

4036


ORA-26029: index string.string partition string initially in unusable state

2229


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?

2761