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

Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-31415: change set string does not exist

1 3293

ORA-31416: invalid SOURCE_COLMAP value

1 3515

ORA-31417: column list contains control column string

1 3169

ORA-31418: source schema string does not exist

1 3266

ORA-31419: source table string does not exist

1 3256

ORA-31420: unable to submit the purge job

1 3324

ORA-31421: change table does not exist

1 3967

ORA-31422: owner schema string does not exist

1 2898

ORA-31423: change table string does not contain column string

1 3034

ORA-31424: change table has active subscriptions

1 3530

ORA-31425: subscription does not exist

1 6516

ORA-31426: cannot modify active subscriptions

1 4603

ORA-31427: publication string already subscribed

1 3301

ORA-31428: no publication contains all the specified columns

1 3709

ORA-31429: subscription has not been activated

1 4183


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

ORA-26095: unprocessed stream data exists

3642


RMAN-05017: no copy of datafile number found to recover

2471


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

8883


NZE-28890: Entrust Login Failed

1932


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

3916


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

2035


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

1769


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

2866


ORA-26030: index string.string had string partitions made unusable due to:

1990


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


ORA-26094: stream format error: input column overflow

2859


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

4042


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

2669


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

2300


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

6794