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-03247: Invalid block number specified

1 3458

ORA-03248: Too much of segment creation activity during migration

1 2957

ORA-03249: Uniform size for auto segment space managed tablespace should have atleast string blocks

1 5378

ORA-03250: Cannot mark this segment corrupt

1 2945

ORA-03251: Cannot issue this command on SYSTEM tablespace

1 3517

ORA-03252: initial extent size not enough for LOB segment

1 3819

ORA-03274: both ALLOCATE EXTENT and DEALLOCATE UNUSED options are specified

1 3157

ORA-03275: duplicate DEALLOCATE option specification

1 3309

ORA-03276: duplicate ALLOCATE EXTENT option specification

1 3553

ORA-03277: invalid SIZE specified

1 3683

ORA-03278: duplicate ALLOCATE EXTENT option specification

1 3155

ORA-03279: invalid INSTANCE specified

1 3494

ORA-03280: invalid DATAFILE filename specified

1 5855

ORA-03281: invalid ALLOCATE EXTENT option

1 3067

ORA-03282: missing ALLOCATE EXTENT option

1 3279


Un-Answered Questions { Database Errors }

ORA-16626: failed to enable specified object

2278


hp asking for replication floppy to do reinstall 25254 server assistant

2968


ORA-07497: sdpri: cannot create trace file 'string'; errno = string.

2866


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

2471


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

2668


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

2868


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

3916


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

3229


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.

1708


What is Mutex error in Triggers?

3130


why we are using shift key in unix shell script

3237


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

2300


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

2502


Hi, I am trying to encode data from flatfile and then to decode the encoded data to original form. Procedures that I followed:- 1. Encoded the field 'A_ID' using AES_ENCRYPT(A_ID,'abd') in the expression transformation. The A_ID got encoded in the output table(oracle) 2. To decode this back I used AES_DECRYPT(A_ID,'abd'). But after executing the workflow, I am not getting any data in output. can anybody tell me how to decrypt the encoded data back to original form ??

1736


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

2522