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-20280: too many device types

1 3264

RMAN-20298: DBMS_RCVCAT package not compatible with the recovery catalog

1 5687

RMAN-20299: DBMS_RCVMAN package not compatible with the recovery catalog

1 5853

RMAN-20310: proxy copy not found in the recovery catalog

1 4198

RMAN-20311: ambiguous proxy copy handle

1 2933

RMAN-20401: script already exists

1 4507

RMAN-20501: redo logs from parent database incarnation cannot be applied

1 3363

RMAN-20502: DELETE EXPIRED cannot delete objects that exist - run CROSSCHECK

1 3456

RMAN-20503: DELETE cannot delete expired objects - run CROSSCHECK or DELETE EXPIRED

1 5570

RMAN-20504: corruption list not found in recovery catalog

1 2861

RMAN-20505: create datafile during recovery

1 4140

RMAN-20506: no backup of archivelog found

1 5590

SQL-01075: you are currently logged on

1 2796

SQL-02100: Out of memory (i.e., could not allocate)

1 4792

SQL-02101: Inconsistent cursor cache. Unit cursor/global cursor mismatch

1 3287


Un-Answered Questions { Database Errors }

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

2009


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

3916


How will you Handle Error in SQL SERVER 2008?

2447


NZE-28868: Peer certificate chain check failed.

2868


ORA-26094: stream format error: input column overflow

2859


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

2035


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

8885


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

2300


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

2804


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

1737


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

2670


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

2590


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

2237


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

6794


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

2868