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

RMAN-08515: archive log filename=string thread=string sequence=string

1 3591

RMAN-08516: controlfile copy filename=string recid=string stamp=string

1 2825

RMAN-08517: backup piece handle=string recid=string stamp=string

1 3248

RMAN-08518: channel string: scanning controlfile copy string

1 2923

RMAN-08519: channel string: scanning datafilecopy string

1 3201

RMAN-08520: channel string: scanning archive log string

1 2763

RMAN-08521: offline range recid=string stamp=string

1 2718

RMAN-08522: input datafile fno=string name=string

1 4921

RMAN-08523: restoring datafile string to string

1 3092

RMAN-08524: input controlfilecopy name=string

1 2799

RMAN-08526: channel string: string

1 2884

RMAN-08527: channel string: starting string proxy datafile backup at string

1 2981

RMAN-08528: channel string: proxy copy complete, elapsed time: string

1 2931

RMAN-08529: proxy file handle=string

1 3284

RMAN-08531: channel string: proxy copy string is string in media management catalog

1 2778


Un-Answered Questions { Database Errors }

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

2246


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

1740


ORA-26095: unprocessed stream data exists

3651


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

3448


NZE-28890: Entrust Login Failed

1943


When i am connect database through toad,one error occured. ORA-12514: TNS:listener does not currently know of service requested in connect descriptor. plz help me thanks advance.............

2870


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.

2589


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

2302


ORA-26076: cannot set or reset value after direct path structure is allocated

2037


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

1805


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

2016


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

6805


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

2678


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

8891


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

2703