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-00109: Unable to open generated source file "string"

1 3090

PCB-00110: Unable to open temporary file "string"

1 2949

PCB-00200: Cannot equivalence PIC N or PIC G variable "string"

1 2863

PCB-00201: Indicator variable string not a group item

1 2754

PCB-00202: Indicator variable string not a group item or table

1 2804

PCB-00203: Nested group item "string" not supported

1 3128

PCB-00204: Group items cannot be used except in INTO or VALUES clause

1 3290

PCB-00205: Cannot use PIC N or PIC G variable in PL/SQL when NLS_LOCAL=YES

1 2794

PCB-00206: Cannot use N quoted literal in PL/SQL when NLS_LOCAL=YES

1 3250

PCB-00207: Invalid use of PIC N or PIC G table variable when NLS_LOCAL=YES

1 2615

PCB-00208: Incorrect type for host variable "string"

1 4268

PCB-00209: Scale is not supported for host variable "string"

1 3502

PCB-00210: DISPLAY-1 only allowed with PIC G and PIC N variables "string"

1 2850

PCB-00211: VARYING not supported with PIC N or PIC G variable "string"

1 2799

PCB-00212: PICTURE clause not allowed for host variable "string"

1 2937


Un-Answered Questions { Database Errors }

why we are using shift key in unix shell script

3167


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

2656


What is the use of NOLOCK locking hint?

1788


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

2107


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

2434


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

2805


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

2804


IMP-00064: Definition of LOB was truncated by export

6415


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

2225


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

2643


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

2733


IMP-00096: Warning: Skipping table "string"."string" because type synonym "string"."string" cannot be created

1620


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

2741


ORA-26027: unique index string.string partition string initially in unusable state

6746


How will you Handle Error in SQL SERVER 2008?

2403