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-19581: no files have been named

1 3282

ORA-19582: archivelog file header validation for string failed

1 5961

ORA-19583: conversation terminated due to error

1 7948

ORA-19584: file string already in use

1 6393

ORA-19585: premature end of volume on piece string

1 3159

ORA-19586: %s k-byte limit is too small to hold piece directory

1 2913

ORA-19587: error occurred reading string bytes at block number string

1 7875

ORA-19588: %s recid string stamp string is no longer valid

1 4854

ORA-19589: %s is not a snapshot or backup controlfile

1 2916

ORA-19590: conversation already active

1 7706

ORA-19591: backup aborted because job time exceeded duration time

1 4539

ORA-19592: wrong string conversation type

1 3353

ORA-19593: datafile number string already included as string

1 3277

ORA-19594: controlfile already included as string

1 3489

ORA-19595: archivelog string already included in backup conversation

1 3361


Un-Answered Questions { Database Errors }

NZE-28868: Peer certificate chain check failed.

2864


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

2580


what is the instrument that used in Mechanical Energy??

2733


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

2697


if the lengths of two wires are same and the area of cross sections is 4:7 then what will be the ratio of current passing through these wires

2753


what is new g/l functionality

2675


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

3914


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

4037


why we are using shift key in unix shell script

3230


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

2299


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

2860


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

2003


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

2495


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

2661


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