Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask DBMS Expert


Home >> DBMS

Question 1.

List and explain the memory constructs of the Oracle 12c databases.

List and explain the background processes that support the 12c database.

Explain why container and pluggable databases on a Linux server will use less memory compared to many Oracle 11g Instances.

Question 2. Storage

(a) Evaluate and explain two of the key factors that determine the reliability of storage media.

(b) Compare and contrast the following two methods for reducing the risk associated with physical failure of storage media: (file) disk multiplexing and RAID.

(c) One method for reducing disk I/O is to maintain as many blocks as possible in primary storage. Analyze by example and explain the role of buffers and responsible subsystems in managing the allocation of space available in main memory for the storage of blocks.

(d) Differentiate between logical and physical storage in the Oracle database system. Evaluate by example and explain the relationship between tablespaces and physical data files.

(e) How does the remapping of bad sectors by disk controllers affect data-retrieval rates? Support your answer by example.

Question 3.

Part 1. Indexing

Given that a relation is stored in a B+ -tree file organization. Suppose secondary indices stored record identifiers that are pointers to records on disk:

(a) What would be the effect on the secondary indices if a page split happens in the file organization?

(b) What would be the cost of updating all affected records in a secondary index?

(c) How does using the search key of the file organization as a logical identifier solve this problem?

(d) What is the extra cost due to the use of such logical record identifiers?

Part 2. Transaction Management

(a) The consistency and reliability aspects of transactions are due to the "ACIDity" properties of transactions. Discuss each of these properties and explain how they relate to the concurrency control and recovery mechanisms. Give examples to illustrate your answer.

(b) Evaluate and explain the types of problems that can occur in a multi-user environment when concurrent access to the database is allowed.

(c) Why would two-phase locking not be an appropriate concurrency control scheme for indexes? Explain and then discuss a more appropriate locking scheme for tree-based indexes.

Question 4

Object-Relational Databases

(a) Fully explain what is intended in the following syntax:

CREATE ROW TYPE employee_type (
ename VARCHAR(25),
ssn CHAR(9),
salary INT) ;

CREATE ROW TYPE engineer_type (
degree VARCHAR(10),
license VARCHAR(20))
UNDER employee_type ;

CREATE ROW TYPE engr_mgr_type (
manager_start_date DATE
dept_managed VARCHAR(20))
UNDER engineer_type ;

A proof is a formal method for proving or disproving some particular phenomena.

(b) In this case, you are asked to prove that DML can transact against column object data. Formulate and present all relevant code for the proof and the subsequent output from the Oracle DBMS to reach conclusions in the proof.

(c) In this case, you are asked to prove that DML can transact against row object data. Formulate and present all relevant code for the proof and the subsequent output from the Oracle DBMS to reach a conclusion in the proof.

(d) In this case, you are asked to prove that DML can transact against VARRAY data. Formulate and present all relevant code for the proof and the subsequent output from the Oracle DBMS to reach a conclusion in the proof.

(e) In this case, you are asked to prove that DML can transact against nested table data. Formulate and present all relevant code for the proof and the subsequent output from the Oracle DBMS to reach a conclusion in the proof.

DBMS, Programming

  • Category:- DBMS
  • Reference No.:- M92498862
  • Price:- $70

Priced at Now at $70, Verified Solution

Have any Question?


Related Questions in DBMS

Sqlwrite a select statement that returns one column from

SQL Write a SELECT statement that returns one column from the Vendor table named Full Name. Create this column from the VendorContactFName and VendorContactLName columns. Format it as follows: last name, comma, first nam ...

Database and information retrieval assignment - data

Database and Information Retrieval Assignment - Data Privacy Essay Task - Write an essay (aim for 750 words) that addresses issues associated with data proivacy. Use the Australian Privacy Principles - discussed in class ...

Backgrounda new training organization called abc

Background A new training organization called ABC TechTraining is opening soon and they have approached you to help design their new database. They have just completed the refurbishment of the premises and are now lookin ...

In this section the student is required to develop a

In this section, the student is required to develop a technical debate based on his/her understanding using available scientific literature. The answer to this question should not exceed three A4 Pages. In the traditiona ...

Select from e d pwhere edeptddept and dcitypcity and

Select * From E, D, P WHERE E.dept=D.dept AND D.city=P.city AND D.budget>1M AND P.priority=A; Assuming relations have the same size and uniform distributions, what is the best plan with Nested Loop joins only? Write it a ...

Stored procedure please create the following stored

Stored procedure. Please create the following stored routines using CPS3740_2017S database using the tables in dreamhome database. xxxx is your email id 1) Implement a stored procedure p3Q21_xxxx to display the Branch ci ...

Tableau is business intelligence software that helps people

Tableau is business intelligence software that helps people see and understand their data. Fast Analytics Connect and visualize your data in minutes. Tableau is 10 to 100x faster than existing solutions. Ease of Use Anyo ...

Relational database exerciseyou have been assigned to a new

Relational Database Exercise: You have been assigned to a new development team. A client is requesting a relational database system to manage their present store with the anticipation of adding more stores in the future. ...

Suppose that we have a table of house prices and a table of

Suppose that we have a table of house prices and a table of zip codes: • hprices(hid (PK),address,bedrooms,price,zipcode) • zipcodes(zipcode (PK),state) Write a SQL query that finds the average, maximum, and minimum pric ...

Sql transactions exercisesconsider table itemnameprice

SQL Transactions Exercises Consider table Item(name,price) where name is a key, and the following two concurrent transactions. T1: Begin Transaction; Update Item Set price = 2*price Where name = 'pencil'; Insert Into Ite ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As