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-24078: cannot specify a non-NULL SECONDARY_INSTANCE if PRIMARY_INSTANCE was NULL

1 3148

ORA-24079: invalid name string, names with AQ$_ prefix are not valid for string

1 4425

ORA-24080: unschedule_propagation pending for QUEUE string and DESTINATION string

1 5468

ORA-24081: compatible parameter needs to be string or greater

1 3425

ORA-24082: propagation may still be happening for the schedule for QUEUE string and DESTINATION string

1 4500

ORA-24083: cannot specify remote subscribers for string QUEUE string

1 3190

ORA-24084: DBLINK name in address field of agent string is not unique within the first 24 bytes

1 3041

ORA-24085: operation failed, queue string is invalid

1 5292

ORA-24086: cannot create a 8.0 compatible string queue

1 2993

ORA-24087: Invalid database user string

1 3645

ORA-24088: AQ Agent string does not exist

1 4397

ORA-24089: AQ Agent string already exists

1 3559

ORA-24090: at least one protocol must be enabled

1 3129

ORA-24092: invalid value string specified

1 3183

ORA-24093: AQ agent string not granted privileges of database user string

1 6534


Un-Answered Questions { Database Errors }

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

2264


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

2227


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

2577


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

2660


how can i get the question papers of year 2006 and 2007 of 12th commerce gujarat board

2253


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?

2760


hi. i m Anil patel when reconcile 57f4 chalan(subcontraction with out excise)i m facing error like short by material 220 kg. even i have migo all material.

2571


why we are using shift key in unix shell script

3227


IMP-00063: Warning: Skipping table "string"."string" because object type "string"."string" cannot be created or has different identifier

2782


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

2297


How will you Handle Error in SQL SERVER 2008?

2440


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

1728


IMP-00064: Definition of LOB was truncated by export

6465


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

2465


What is SCD (Slowly Changing Dimensions)? What are its types?

2714