Preview

Physical Storage Structures and Types of Available INDEX

Powerful Essays
Open Document
Open Document
8642 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Physical Storage Structures and Types of Available INDEX
Assignment # 5 (Individual)
Submission 29 Dec 11
Objective: To Enhance Analytical Ability and Knowledge * Analyses and Compare the Physical Storage Structures and types of available INDEX of the latest versions of: 1. Oracle 2. SQL Server 3. DB2 4. MySQL 5. Teradata
First of all define comparative framework.
Recommend one product for organizations of around 2000-4000 employees with sound reasoning based on Physical Storage Structures

Introduction to Physical Storage Structures
One characteristic of an RDBMS is the independence of logical data structures such as tables, views, and indexes from physical storage structures. Because physical and logical structures are separate, you can manage physical storage of data without affecting access to logical structures. For example, renaming a database file does not rename the tables stored in it.
The following sections explain the physical database structures of an Oracle database, including datafiles, redo log files, and control files.
Datafiles
Every Oracle database has one or more physical datafiles. The datafiles contain all the database data. The data of logical database structures, such as tables and indexes, is physically stored in the datafiles allocated for a database.
The characteristics of datafiles are: * A datafile can be associated with only one database. * Datafiles can have certain characteristics set to let them automatically extend when the database runs out of space. * One or more datafiles form a logical unit of database storage called a tablespace.
Data in a datafile is read, as needed, during normal database operation and stored in the memory cache of Oracle. For example, assume that a user wants to access some data in a table of a database. If the requested information is not already in the memory cache for the database, then it is read from the appropriate datafiles and stored in memory.
Modified or new data is not necessarily written to a datafile



References: for Teradata http://www.teradata.com/products-and-services/database/ http://teradata.uark.edu/research/wang/indexes.html http://www.teradata.com/products-and-services/database/teradata-13/ http://www.odbms.org/download/illuminate%20Comparison.pdf

You May Also Find These Documents Helpful

  • Powerful Essays

    Nt1330 Unit 1 Study Guide

    • 1178 Words
    • 5 Pages

    A Database is generally used for storing data in a structured way in an efficient manner for insert, update and retrieval of data in well defined formats. On the other hand, in file system the data stored in unstructured manner with an unrelated data.…

    • 1178 Words
    • 5 Pages
    Powerful Essays
  • Powerful Essays

    Pt2520 Unit 6

    • 1447 Words
    • 6 Pages

    What is data redundancy, and which characteristics of the file system can lead to it?…

    • 1447 Words
    • 6 Pages
    Powerful Essays
  • Powerful Essays

    Nt1330 Unit 1 Assignment

    • 4639 Words
    • 19 Pages

    Computers store data ondisks using files, which are structured in specific ways in order to allow for faster access, higher reliability, and to make better use out of the drive's available space. The specific way in which files are stored on a disk is called a file system, and enables files to have names and attributes. It also allows them to be stored in a hierarchy of directories or folders arranged in a directory tree.…

    • 4639 Words
    • 19 Pages
    Powerful Essays
  • Satisfactory Essays

    Is3110 Chapter 1

    • 789 Words
    • 4 Pages

    4. In Access, all the tables, reports, forms, and queries that you create are stored in a single file called a(n) Access database.…

    • 789 Words
    • 4 Pages
    Satisfactory Essays
  • Good Essays

    Dbm 381 Week 1paper

    • 885 Words
    • 4 Pages

    A database consists of one or more tables; each containing data stored as individual records. Different database architectures determine how the tables and records are organized or related…

    • 885 Words
    • 4 Pages
    Good Essays
  • Good Essays

    Data Base

    • 2312 Words
    • 10 Pages

    * Each value manipulated by an Oracle database possesses a data type. The data type of a value links a selection of attributes to the value. These attributes of the value differentiate one data type from the others. Oracle treats certain data types in a distinct way. For instance, one can add values of NUMBER data type, but not values of RAW data type. When one builds a table or a cluster, one must assign data types for all its columns. In Oracle, the arguments of a procedure or stored function also need to be allocated data types. The data types specify the domain of values which…

    • 2312 Words
    • 10 Pages
    Good Essays
  • Good Essays

    Not including alphabetic characters in a Social Security Number field is an example of _____.…

    • 2865 Words
    • 12 Pages
    Good Essays
  • Better Essays

    Database Design

    • 1196 Words
    • 5 Pages

    The database architecture a set of specific rules, processes, and specifications that dictate how data is accessed by components of the system and how this data is stored in the database.” (wingenious.com)…

    • 1196 Words
    • 5 Pages
    Better Essays
  • Satisfactory Essays

    dfdfdfdfdfdfdfdfdf

    • 352 Words
    • 2 Pages

    13) A data warehouse also contains a special database that stores the ________, which records the data’s source, history, format and constraints. Page 283…

    • 352 Words
    • 2 Pages
    Satisfactory Essays
  • Better Essays

    Relational Databases

    • 4830 Words
    • 20 Pages

    Databases are possible because of their database management system (DBMS). As shown in Figure 4.2, the DBMS is a software program that sits between the actual data stored in the system and the application programs that use the data. As shown in Figure 4.4, this allows users to separate the way they view the data (called the logical view) from the way the data is actually stored (the physical view). The DBMS interprets the users ' requests and retrieves, manipulates, or stores the data as needed. The two distinct views separate the applications from the physical information, providing increased flexibility in applications, improved data security, and ease of use.…

    • 4830 Words
    • 20 Pages
    Better Essays
  • Good Essays

    information system

    • 1242 Words
    • 5 Pages

    When independent of any other files related to it, a single table is referred to as a(n):…

    • 1242 Words
    • 5 Pages
    Good Essays
  • Satisfactory Essays

    7. How do you control number of Datafiles one can have in an Oracle database?…

    • 1429 Words
    • 6 Pages
    Satisfactory Essays
  • Good Essays

    Logical record sizes rarely match the physical record size dictated by a mass storage device. In turn, one may find several logical records residing within a single physical record or perhaps a logical record split between two or more physical records. The result is that a certain amount of unscrambling is associated…

    • 487 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    Most computers are used for data processing, as a big growth area in the “information age”…

    • 326 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Secondary Storage Devices

    • 310 Words
    • 2 Pages

    2) Mass Storage: The capacity of these devices are very high which means we can store huge amount of data in secondary storage devices. We can store data in secondary storage devices in form of Giga bytes and Tetra bytes.…

    • 310 Words
    • 2 Pages
    Satisfactory Essays