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

PCC-00003: Invalid SQL Identifier at column number in line number of file string

1 3114

PCC-00004: Mismatched IF/ELSE/ENDIF block at line number in file string

1 2892

PCC-00005: Unsupported datatype in line number of file string

1 2899

PCC-00007: Invalid WHENEVER condition at column number in line number of file string

1 3041

PCC-00008: Invalid WHENEVER action at column number in line number of file string

1 3546

PCC-00009: Invalid host variable at column number in line number of file string

1 2757

PCC-00010: Statement out of place at line number in file string

1 3274

PCC-00011: Already in a declare section at line number in file string

1 2885

PCC-00012: Not in a declare section at line number in file string

1 2962

PCC-00013: Unable to open include file "string" at line number in file string

1 2894

PCC-00014: Undeclared SQL Identifier "string" at line number in file string

1 2934

PCC-00015: Unrecognized Host Language syntax ignored at line number in file string

1 3642

PCC-00016: Unable to open a cursor at line number in file string

1 4118

PCC-00017: Unable to parse statement at line number in file string

1 2844

PCC-00018: Expected "string", but found "string" at line number in file string

1 2914


Un-Answered Questions { Database Errors }

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.

1699


How will you Handle Error in SQL SERVER 2008?

2441


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

2229


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


write a database figure to implement the master detained relationship.

3010


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

2783


IMP-00064: Definition of LOB was truncated by export

6465


ORA-26094: stream format error: input column overflow

2854


NZE-28890: Entrust Login Failed

1924


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

1988


ORA-26076: cannot set or reset value after direct path structure is allocated

2033


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


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

1732


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

2517


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

6791