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 3133

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

1 3523

ORA-22316: input type is not a collection type

1 3071

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

1 2919

ORA-22318: input type is not an array type

1 3102

ORA-22319: type attribute information altered in ALTER TYPE

1 3272

ORA-22320: missing user version string

1 3063

ORA-22321: method does not return any result

1 3122

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

1 2890

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

1 2926

ORA-22324: altered type has compilation errors

1 6981

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

1 3273

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

1 2712

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

1 3329

ORA-22329: cannot alter a non-object type

1 3109


Un-Answered Questions { Database Errors }

What severity level errors are managed in TRY-CATCH block?

2225


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

8820


ORA-26032: index string.string loading aborted after string keys

2107


What is Mutex error in Triggers?

3071


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


IMP-00096: Warning: Skipping table "string"."string" because type synonym "string"."string" cannot be created

1620


[ERROR] [main 11:01:20] (JCLLoggerAdapter.java:error:454) Unsuccessful: alter table user.CEN_USER_MASTER add constraint FKF4EDEDC3D0BAAE75 foreign key (ROLE_ID) references user.CEN_ROLE_MASTER [ERROR] [main 11:01:20] (JCLLoggerAdapter.java:error:454) ORA-02275: such a referential constraint already exists in the table

2731


how can i get the question papers of year 2006 and 2007 of 12th commerce gujarat board

2213


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

2155


why we are using shift key in unix shell script

3167


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.

2539


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

2232


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

2601


what is new g/l functionality

2614


When do you get "getwmicomexception"?

2682