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-22314: method information mismatch in ALTER TYPE

1 3215

ORA-22315: type "string" does not contain a map or order function

1 3604

ORA-22316: input type is not a collection type

1 3143

ORA-22317: typecode number is not legal as a number type

1 2999

ORA-22318: input type is not an array type

1 3159

ORA-22319: type attribute information altered in ALTER TYPE

1 3329

ORA-22320: missing user version string

1 3142

ORA-22321: method does not return any result

1 3196

ORA-22322: error table "string"."string" has incorrect structure

1 2951

ORA-22323: error table "string"."string" does not exist

1 2991

ORA-22324: altered type has compilation errors

1 7061

ORA-22326: cannot change a type to FINAL if it has subtypes

1 3351

ORA-22327: cannot change a type to NOT INSTANTIABLE if it has dependent tables

1 2778

ORA-22328: object "string"."string" has errors. string

1 3397

ORA-22329: cannot alter a non-object type

1 3217


Un-Answered Questions { Database Errors }

What is Mutex error in Triggers?

3117


write a database figure to implement the master detained relationship.

3008


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

1796


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


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

2660


hi. i m Anil patel when reconcile 57f4 chalan(subcontraction with out excise)i m facing error like short by material 220 kg. even i have migo all material.

2571


RMAN-05017: no copy of datafile number found to recover

2465


ORA-26094: stream format error: input column overflow

2853


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

2577


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

1728


What is the meaning of lock escalation and why/how to stop this?

2705


ORA-16516: The current state is invalid for the attempted operation.

8872


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

2782


When do you get "getwmicomexception"?

2731


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

2714