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-23333: column string is already part of a column group

1 3236

ORA-23334: column string does not exist in table or column group

1 3211

ORA-23335: priority group string already exists

1 3240

ORA-23336: priority group string does not exist

1 3034

ORA-23337: priority or value not in priority group string

1 3015

ORA-23338: priority or value already in priority group string

1 2867

ORA-23339: duplicate conflict resolution information

1 3178

ORA-23340: incorrect resolution method string

1 3083

ORA-23341: user function required

1 2880

ORA-23342: invalid parameter column string

1 3128

ORA-23343: no match for specified conflict resolution information

1 2909

ORA-23344: constraint (string.string) does not exist

1 3676

ORA-23345: table "string"."string" not registered to collect statistics

1 3235

ORA-23346: primary key or object ID is undefined for table or materialized view string

1 3423

ORA-23347: datatype string for column string table string not supported

1 3243


Un-Answered Questions { Database Errors }

ORA-26079: file "string" is not part of table string.string

1958


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

2742


java.sql.SQLException:Invalid state, the statement object is closed Hai all i got this error when i am multiple times referesh web page

6653


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

2805


why we are using shift key in unix shell script

3167


What is SCD (Slowly Changing Dimensions)? What are its types?

2666


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.

2870


NZE-28868: Peer certificate chain check failed.

2803


what is new g/l functionality

2614


IMG-02003: 2FF03 - incorrect color histogram feature specification

1710


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


hp asking for replication floppy to do reinstall 25254 server assistant

2886


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

1683


ORA-26084: direct path context already finished

1949


invalid quantity specification negative quantity are not allowed for this item please check this item definition quantity

3385