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


ORA-12842: Cursor invalidated during parallel execution

Answers were Sorted based on User's Feedback



ORA-12842: Cursor invalidated during parallel execution..

Answer / guest

Cause: The cursor was invalidated during the parse phase of
deferred parallel processing, e.g. when set operands are
parallelized.

Action: Depends on why the cursor was invalidated. Possible
causes include DDL on a schema object and shared pool being
flushed.

Please add more information about this Error

Is This Answer Correct ?    7 Yes 1 No

ORA-12842: Cursor invalidated during parallel execution..

Answer / prepareinterview

1. What are the components of physical database structure of
Oracle database?
Oracle database is comprised of three types of files. One or
more datafiles, two are more redo log files, and one or more
control files.

2. What are the components of logical database structure of
Oracle database?
There are tablespaces and database's schema objects.

3. What is a tablespace?
A database is divided into Logical Storage Unit called
tablespaces. A tablespace is used to grouped related logical
structures together.

4. What is SYSTEM tablespace and when is it created?
Every Oracle database contains a tablespace named SYSTEM,
which is automatically created when the database is created.
The SYSTEM tablespace always contains the data dictionary
tables for the entire database.

5. Explain the relationship among database, tablespace and
data file.
Each databases logically divided into one or more
tablespaces one or more data files are explicitly created
for each tablespace.

Check out for more...

http://www.prepareinterview.com/tips/questiondatabase.asp

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More Oracle Errors Interview Questions

ORA-00096: invalid value string for parameter string, must be from among string

1 Answers  


DRG-10532: table is not partitioned

1 Answers  


NZE-28863: SSL session not found

1 Answers  


ORA-22614: error while construction the collection in the image

1 Answers  


QSM-02135: agg(expr) requires correspondng AVG(expr) function

1 Answers  


SQL*Loader-00431: illegal NULLIF or DEFAULTIF clause specified for nested table column string

1 Answers  


ORA-19831: incompatible string.string.string DBMS_BACKUP_RESTORE package: string.string.string required

1 Answers  


ORA-32035: unreferenced query name defined in WITH clause

1 Answers  


RMAN-06054: media recovery requesting unknown log: thread string seq string lowscn string

1 Answers  


ORA-00084: global area must be PGA, SGA, or UGA

1 Answers  


ORA-01201: file string header failed to write correctly

1 Answers  


ORA-32102: invalid OCI handle

2 Answers  


Categories