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-31687: error creating worker process string with worker id string

1 10228

ORA-31688: Worker process string failed during startup.

1 3450

ORA-31689: illegal value for base worker id, string

1 2728

ORA-31690: Process name buffer size must be specified and must be greater than 0.

1 3051

ORA-31691: The worker received message number string from the MCP, which is invalid.

1 4918

ORA-31692: The following SQL statement failed trying to insert a row into the Master table: string

1 3454

ORA-31693: Table data object string failed to load/unload and is being skipped due to error: string

1 8658

ORA-31694: master table string failed to load/unload

1 7960

ORA-31695: Inconsistent master table on restart. The following SQL statement returned string identical objects. string

1 2938

ORA-31696: unable to export/import string using client specified string method

1 7655

ORA-31697: aborting operation at process order number string

1 2661

ORA-31698: Error stack buffer size must be specified and must be greater than 0.

1 2831

ORA-31901: the current operation was cancelled by the user

1 3253

ORA-32001: write to SPFILE requested but no SPFILE specified at startup

1 7529

ORA-32002: cannot create SPFILE already being used by the instance

1 19763


Un-Answered Questions { Database Errors }

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

8835


what is new g/l functionality

2632


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

2423


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

3184


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

2754


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

2661


NZE-28868: Peer certificate chain check failed.

2822


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

4006


java.sql.SQLException:Invalid state, the statement object is closed Hai all i got this error when i am multiple times referesh web page

6671


mount: mount to NFS server failed: System Error: Connection timed out

3680


I entered the data in SQL toad version 9.0.1 in English and Arabic language but when i do the query i get the data in Arabic language with (??? question mark) ,please your support.

1673


ORA-26095: unprocessed stream data exists

3594


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

2818


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

1725


What severity level errors are managed in TRY-CATCH block?

2238