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-02224: EXECUTE privilege not allowed for tables

1 10208

ORA-02225: only EXECUTE and DEBUG privileges are valid for procedures

1 7700

ORA-02226: invalid MAXEXTENTS value (max allowed: string)

1 3663

ORA-02227: invalid cluster name

1 3368

ORA-02228: duplicate SIZE specification

1 3281

ORA-02229: invalid SIZE option value

1 4231

ORA-02230: invalid ALTER CLUSTER option

1 3147

ORA-02231: missing or invalid option to ALTER DATABASE

1 15908

ORA-02232: invalid MOUNT mode

1 5236

ORA-02233: invalid CLOSE mode

1 3202

ORA-02234: changes to this table are already logged

1 3400

ORA-02235: this table logs changes to another table already

1 2842

ORA-02236: invalid file name

1 8716

ORA-02237: invalid file size

1 10120

ORA-02238: filename lists have different numbers of files

1 3511


Un-Answered Questions { Database Errors }

NZE-28868: Peer certificate chain check failed.

2862


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

3224


ORA-26082: load of overlapping segments on table string.string is not allowed

1815


IMP-00070: Lob definitions in dump file are inconsistent with database.

1797


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

2229


ORA-16627: No standby databases support the overall protection mode.

4036


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

1730


What is Mutex error in Triggers?

3118


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

3436


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

1987


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


i have created ODBC through Data sources and tests completed sucessfully. when i am Trying to connect SQL Server through ODBC (ODBC :Oracle Open Client Adapter for ODBC 2.0.2.15.0 Microsoft SQL Server 09.00.3054) unable to Connect to SQL*Plus: Release 8.0.4.0.0. it is given following error-message . Error: ORA-03121: NO interface driver connected- function not performed.

2849


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

2752


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

1999


When do you get "getwmicomexception"?

2731