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-39105: Master process string failed during startup. Master error:

1 4671

ORA-39106: Worker process string failed during startup. Worker error:

1 2865

ORA-39107: Master process string violated startup protocol. Master error:

1 4296

ORA-39108: Worker process string violated startup protocol. Worker error:

1 3124

ORA-39109: Unprivileged users may not operate upon other users' schemas

1 5813

ORA-39110: error deleting worker processes

1 3216

ORA-39111: Dependent object type string skipped, base object type string already exists

1 7192

ORA-39112: Dependent object type string skipped, base object type string creation failed

1 8141

ORA-39113: Unable to determine database version

1 5353

ORA-39114: Dump files are not supported for string jobs

1 3326

ORA-39115: %s is not supported over a network link

1 3014

ORA-39116: invalid trigger operation on mutating table string.string

1 3294

ORA-39117: Type needed to create table is not included in this operation. Failing sql is: string

1 4140

ORA-39119: worker process interrupt for delete worker processes call by master process

1 3554

ORA-39120: Table string can't be truncated, data will be skipped. Failing error is: string

1 8771


Un-Answered Questions { Database Errors }

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

3641


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

2703


NZE-28890: Entrust Login Failed

1823


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

8773


today's peformance is less than yesturday.it took 1 mint and today's performance is 7 mints.guys can anyone answer to mu question in sql

2409


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

3113


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

2753


What is Mutex error in Triggers?

3013


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

1637


ORA-26094: stream format error: input column overflow

2749


ORA-26084: direct path context already finished

1892


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

2760


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.

1599


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

1711


How to resolve QSM-01108 error. I have no OR conditions in my query, but do have 9 IN conditions. The error says the max limit is 2 while I have 257 number of disjuncts. However, if I remove even a single IN condition, the query is rewritten. I cannot change my query. How can I resolve this issue?

2678