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-02047: CMD-LINE: Option is not allowed inline:

1 2804

PCC-02066: CMD-LINE: Could not find or could not open system config file

1 4288

PCC-02081: CMD-LINE: Unterminated option value list or value list was truncated.

1 5021

PCC-02100: Unable to initialize PL/SQL

1 3085

PCC-02101: Unable to open input file

1 3348

PCC-02102: Fatal error while doing C preprocessing

1 6570

PCC-02103: Password:

1 3039

PCC-02104: Unable to connect to Oracle

1 3755

PCC-02105: Unable to open list file

1 3911

PCC-02106: Userid only used when SQLCHECK = FULL, userid ignored.

1 5630

PCC-02107: You may not specify PARSE = FULL when CODE = CPP

1 3875

PCC-02108: UNSAFE_NULL=YES allowed if MODE=ORACLE and DBMS=V7 or V8

1 3246

PCC-02109: SQLCHECK=NONE is no longer supported.. using SYNTAX

1 3027

PCC-02110: DBMS=V6_CHAR is deprecated. Use CHAR_MAP=VARCHAR2, DBMS=V7 instead

1 3308

PCC-02111: CHAR_MAP option ignored. Only CHAR_MAP=VARCHAR2 allowed for DBMS=V6

1 2864


Un-Answered Questions { Database Errors }

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

2636


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

6742


ORA-16626: failed to enable specified object

2211


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

2518


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

2152


How will you Handle Error in SQL SERVER 2008?

2400


How to resolve QSM-01108 error. I have no OR conditions in my query, but do have 9 IN conditions. The error says the max limit is 2 while I have 257 number of disjuncts. However, if I remove even a single IN condition, the query is rewritten. I cannot change my query. How can I resolve this issue?

2719


hp asking for replication floppy to do reinstall 25254 server assistant

2878


why we are using shift key in unix shell script

3158


ORA-26094: stream format error: input column overflow

2794


what is new g/l functionality

2609


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

3858


NZE-28868: Peer certificate chain check failed.

2797


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

2737


IMP-00064: Definition of LOB was truncated by export

6411