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-32322: PCT refresh of "string"."string" not allowed the sequence of DMLs/PMOPs

1 4149

ORA-32330: invalid operation on online redefinition interim table "string"."string"

1 2833

ORA-32331: type "string"."string" is incompatible with the master site

1 3599

ORA-32332: cannot refresh materialized view "string"."string" as type evolution has occured

1 4179

ORA-32333: disable table scn update for Materialized view

1 3443

ORA-32334: cannot create prebuilt materialized view on a table already referenced by a MV

1 6379

ORA-32335: dimension must have at least one level

1 2719

ORA-32336: cannot use USING NO INDEX to create materialized view "string"."string"

1 3609

ORA-32337: cannot alter materialized view with pending changes refresh on commit

1 4128

ORA-32338: on commit refresh grab all the detailed tables

1 2683

ORA-32339: cannot alter materialized view with the PMOP

1 4135

ORA-32340: cannot tune the materialized view definition

1 2698

ORA-32341: The EXPLAIN_MVIEW facility failed to explain the materialized view "string"."string"

1 3462

ORA-32342: The EXPLAIN_MVIEW facility failed to explain the materialized view statement

1 4918

ORA-32400: cannot use object id columns from materialized view log on "string"."string"

1 2813


Un-Answered Questions { Database Errors }

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

2617


What is live lock, deadlock and what is Lock escalation?

2446


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

2223


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

1694


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

2749


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

2422


i have created ODBC through Data sources and tests completed sucessfully. when i am Trying to connect SQL Server through ODBC (ODBC :Oracle Open Client Adapter for ODBC 2.0.2.15.0 Microsoft SQL Server 09.00.3054) unable to Connect to SQL*Plus: Release 8.0.4.0.0. it is given following error-message . Error: ORA-03121: NO interface driver connected- function not performed.

2818


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


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

2166


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

2237


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

1950


In my project I am using star schema and only diimension tables are loaded and not fact tables any one can help me why it is happening? Plase guide me.

2888


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

2752


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

1978


invalid quantity specification negative quantity are not allowed for this item please check this item definition quantity

3395