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-19760: error starting change tracking

1 5316

ORA-19761: block size string is not valid for change tracking file

1 4000

ORA-19762: invalid file type string

1 3353

ORA-19763: compatibility version string is higher than maximum allowed: string

1 3080

ORA-19764: database id string does not match database id string in control file

1 5183

ORA-19765: mount id string does not match mount id string in control file

1 3127

ORA-19766: missing CHANGE keyword

1 2846

ORA-19767: missing TRACKING keyword

1 2862

ORA-19768: USING clause only valid with ENABLE CHANGE TRACKING

1 2688

ORA-19769: missing FILE keyword

1 2861

ORA-19770: invalid change tracking file name

1 2695

ORA-19771: cannot rename change tracking file while database is open

1 3706

ORA-19772: change tracking file name exceeds limit of string characters

1 2738

ORA-19773: must specify change tracking file name

1 4856

ORA-19776: PROXY restore to ASM diskgroup "string" is not supported.

1 3892


Un-Answered Questions { Database Errors }

ORA-26094: stream format error: input column overflow

2794


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

1766


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


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

1674


hp asking for replication floppy to do reinstall 25254 server assistant

2878


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

2737


IMG-02003: 2FF03 - incorrect color histogram feature specification

1704


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

2635


How to view the error log for any specific instance?

2478


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

3150


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

2796


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

2152


IMP-00064: Definition of LOB was truncated by export

6411


ORA-26027: unique index string.string partition string initially in unusable state

6742


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.

2795