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

NID-00354: Instance shut down

1 3185

NID-00370: Change database ID of database string? (Y/[N]) =>

1 3641

NID-00371: Change database name of database string to string? (Y/[N]) =>

1 3375

NID-00372: Change database ID and database name string to string? (Y/[N]) =>

1 2767

NID-00373: Revert changes for database string (Y/[N]) =>

1 3008

NID-00390: These files must be writable by this utility.

1 2833

NID-00395: Reverting database name from string to string

1 3489

NID-00396: Reverting database ID from number to number

1 3052

NID-00397: Changing database name from string to string

1 2635

NID-00398: Changing database ID from number to number

1 3028

NID-00400: DBNEWID - Completed with errors.

1 3209

NID-00401: Must finish REVERT changes before attempting any database operation.

1 3059

NID-00402: Must finish change or REVERT changes before attempting any database operation.

1 4700

NID-00403: DBNEWID - Completed with validation errors.

1 3971

NID-00404: DBNEWID - Completed succesfully.

1 3207


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

6745


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

3862


NZE-28890: Entrust Login Failed

1879


IMP-00064: Definition of LOB was truncated by export

6413


if the lengths of two wires are same and the area of cross sections is 4:7 then what will be the ratio of current passing through these wires

2697


ORA-26084: direct path context already finished

1949


ORA-16626: failed to enable specified object

2218


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

2801


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

2155


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

1941


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

3989


IMP-00096: Warning: Skipping table "string"."string" because type synonym "string"."string" cannot be created

1616


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

1743


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

2739


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

2230