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

DRG-12303: cannot add more than 99 indexes to an index set

1 2915

DRG-12304: index set string does not exist

1 5354

DRG-12305: column string data type is not supported for index set columns

1 2870

DRG-12306: column string is too long for index set columns

1 6086

DRG-12307: column string is NULL and cannot be indexed

1 3524

DRG-12308: use ctx_ddl.create_index_set to create index sets

1 3851

DRG-12400: template string is empty

1 2908

DRG-12401: invalid template: query within a loop

1 2773

DRG-12402: error processing template string, line string

1 2946

DRG-12403: template string was not found

1 2851

DRG-12404: more than one template string found

1 3207

DRG-12405: error occurred processing CTX REDIRECT or CTX LABEL tag

1 3019

DRG-12406: invalid CTX EXEC tag attribute (string)

1 2889

DRG-12407: invalid CTX REPEAT tag attribute (string)

1 2986

DRG-12408: invalid variable reference: string.string

1 3260


Un-Answered Questions { Database Errors }

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

1731


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

4037


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

1817


today's peformance is less than yesturday.it took 1 mint and today's performance is 7 mints.guys can anyone answer to mu question in sql

2517


ORA-26028: index string.string initially in unusable state

3914


What is Mutex error in Triggers?

3118


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?

2762


why we are using shift key in unix shell script

3229


ORA-16626: failed to enable specified object

2272


ORA-26095: unprocessed stream data exists

3638


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.

2945


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

2579


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

2661


When do you get "getwmicomexception"?

2731


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

8875