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-03283: specified datafile string does not exist

1 3064

ORA-03284: datafile string is not a member of tablespace string

1 4729

ORA-03286: ALLOCATE EXTENT not valid for HASH CLUSTERS

1 3081

ORA-03287: invalid FREELIST GROUP specified

1 3052

ORA-03288: both FREELIST GROUP and INSTANCE parameters may not be specified

1 2905

ORA-03289: partition name and segment type do not match

1 3342

ORA-03290: Invalid truncate command - missing CLUSTER or TABLE keyword

1 15316

ORA-03291: Invalid truncate option - missing STORAGE keyword

1 22545

ORA-03292: Table to be truncated is part of a cluster

1 4743

ORA-03293: Cluster to be truncated is a HASH CLUSTER

1 3368

ORA-03296: cannot resize datafile - file string not found

1 3598

ORA-03297: file contains used data beyond requested RESIZE value

1 4900

ORA-03298: cannot shrink datafile - file string is under hot backup

1 4177

ORA-03299: cannot create dictionary table string

1 3193

ORA-04000: the sum of PCTUSED and PCTFREE cannot exceed 100

1 4645


Un-Answered Questions { Database Errors }

why we are using shift key in unix shell script

3235


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

3439


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

2801


When do you get "getwmicomexception"?

2734


write a database figure to implement the master detained relationship.

3013


ORA-26094: stream format error: input column overflow

2858


What is the use of NOLOCK locking hint?

1833


How will you Handle Error in SQL SERVER 2008?

2445


ORA-26082: load of overlapping segments on table string.string is not allowed

1820


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

1735


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

2582


ORA-16626: failed to enable specified object

2276


what is new g/l functionality

2675


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

1668


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

1990