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-02464: Cluster definition can not be both HASH and INDEX

1 2895

ORA-02465: Inappropriate use of the HASH IS option

1 3015

ORA-02466: The SIZE and INITRANS options cannot be altered for HASH CLUSTERS.

1 3209

ORA-02467: Column referenced in expression not found in cluster definition

1 3068

ORA-02468: Constant or system variable wrongly specified in expression

1 3347

ORA-02469: Hash expression does not return an Oracle Number.

1 3301

ORA-02470: TO_DATE, USERENV, or SYSDATE incorrectly used in hash expression.

1 3459

ORA-02471: SYSDATE, UID, USER, ROWNUM, or LEVEL incorrectly used in hash expre\ssion.

1 2782

ORA-02472: PL/SQL functions not allowed in hash expressions

1 3313

ORA-02473: Error while evaluating the cluster's hash expression.

1 3444

ORA-02474: Fixed hash area extents used (string) exceeds maximum allowed (string)

1 2472

ORA-02475: maximum cluster chain block count of string has been exceeded

1 9238

ORA-02476: can not create index due to parallel direct load on table

1 6735

ORA-02477: can not perform parallel direct load on object string

1 3886

ORA-02478: merge into base segment would overflow MAXEXTENTS limit

1 4500


Un-Answered Questions { Database Errors }

what is the instrument that used in Mechanical Energy??

2679


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

1940


what is new g/l functionality

2610


IMP-00064: Definition of LOB was truncated by export

6411


mount: mount to NFS server failed: System Error: Connection timed out

3665


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

1675


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

2799


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

2593


write a database figure to implement the master detained relationship.

2934


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

2154


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


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

2225


IMP-00060: Warning: Skipping table "string"."string" because object type "string"."string" does not exist or has different identifier

3151


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

6650


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

2637