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-12708: error while loading create database NLS parameter string

1 4715

ORA-12709: error while loading create database character set

2 8793

ORA-12710: CREATE CONTROLFILE character set is not known

Orange,

1 8947

ORA-12711: this CREATE CONTROLFILE character set is not allowed

1 3360

ORA-12712: new character set must be a superset of old character set

1 8590

ORA-12713: Character data loss in NCHAR/CHAR conversion

1 6465

ORA-12714: invalid national character set specified

1 6243

ORA-12715: invalid character set specified

1 12960

ORA-12716: Cannot ALTER DATABASE CHARACTER SET when CLOB data exists

1 6228

ORA-12717: Cannot issue ALTER DATABASE NATIONAL CHARACTER SET when NCLOB, NCHAR or NVARCHAR2 data exists

1 7988

ORA-12718: operation requires connection as SYS

1 7044

ORA-12719: operation requires database is in RESTRICTED mode

2 25047

ORA-12720: operation requires database is in EXCLUSIVE mode

1 6021

ORA-12721: operation cannot execute when other sessions are active

1 14668

ORA-12722: regular expression internal error

1 3429


Un-Answered Questions { Database Errors }

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

3229


What severity level errors are managed in TRY-CATCH block?

2269


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

2300


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


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

2590


what is new g/l functionality

2681


What is the use of NOLOCK locking hint?

1837


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

2237


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

1990


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

2761


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

3916


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


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.

2948


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

2502


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

4042