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

PCB-00580: Previous use of host variable "string" uses different indicator

1 2909

PCB-00581: "string" used as both host variable and indicator

1 3132

PCB-00600: indicators are not allowed in EXEC IAF statements

1 3212

PCB-00603: An EXEC TOOLS MESSAGE host variable is not a character type

1 3224

PCB-00625: An indicator variable is not required with this attribute

1 3693

PCB-00626: Incompatible LOB types

1 3930

PCB-00627: Host variable is not of character type

1 2657

PCB-00628: Buffer type is incompatible with LOB type

1 3399

PCB-00629: Host variable is not of Internal LOB type

1 2904

PCB-00630: Host variable is not of LOB type

1 2871

PCB-00631: Host variable is not an External LOB

1 3597

PCB-00632: Cannot open an External LOB in READ WRITE mode

1 3192

PCB-00633: Invalid host variable and attribute pairing

1 3432

PCB-00635: This attribute is only valid for Internal LOB types

1 3153

PCB-00636: This attribute is only valid for External LOB types

1 2853


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


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

2577


What is the meaning of lock escalation and why/how to stop this?

2705


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.

2945


How will you Handle Error in SQL SERVER 2008?

2440


i have created ODBC through Data sources and tests completed sucessfully. when i am Trying to connect SQL Server through ODBC (ODBC :Oracle Open Client Adapter for ODBC 2.0.2.15.0 Microsoft SQL Server 09.00.3054) unable to Connect to SQL*Plus: Release 8.0.4.0.0. it is given following error-message . Error: ORA-03121: NO interface driver connected- function not performed.

2849


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

2495


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

2856


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

2465


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

2297


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

2660


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

2227


what is the instrument that used in Mechanical Energy??

2732


ORA-16626: failed to enable specified object

2272


IMP-00063: Warning: Skipping table "string"."string" because object type "string"."string" cannot be created or has different identifier

2782