![]() |
Distributed Database![]() ![]() ![]() ![]() ![]()
A distributed database is a network of database managed by multiple database servers that appears to a user as a single logical database. The data of all database in this network can be simultaneously accessed and modified. The prominent feature to be noted is that with the help of distributed database, the data of physically separate database can be logical combined and accessed by all users on a network. Each computer that manages a database in the distributed database is called as a node. The database to which the user is directly connected is called the local database and other database accessed by the user are referred to called as remote database. Oracle provides utilities to back up -an Oracle database and also to move data between Oracle database. It also enables to load data into tables from other operating system files. This can be accomplished by using the below mentioned Utilities.
Export
With Export, we can write data from an Oracle database into operating system files, whereas Import reads data from these back into an Oracle database. With the help of this combined Utility we can perform several tasks. Some of them are enumerated below.
Store Oracle data in Operating System files independent of any database
Export Export writes data from an Oracle database into Operating systems file. These files can be read into another Oracle database using the import Utility (dealt in detail in latter part of this session). Before running Export there should be enough storage space on disk or tape to write Export file. Export file can be read only be Import. Therefore we cannot use them to transfer data to Non Oracle systems. Export Modes The objects exported are based on three modes namely Table, User and Full database modes. In the table mode we can export specific tables, rather exporting all of them. Export in table mode does not include cluster definitions. Therefore data is imported into unclustered table. By default it exports all the tables belonging to the user. User mode allows us to export all objects in our schema comprising tables, data, grants, indexes and so on. Thus it can be used to back up one database user. in Full database mode we can Export all database objects except those owned by SYS. Only DBA's can Export in this mode.
|
|
Domain NamesSQL Database Management Systems Relational Database Management System Properties of RDBMS Client Server Computing Oracle Relational Database Database Structure and Space Management SQL Data Types How to Use Data Types? What is Operators and Conditions Character OperatorsOperator Precedence Data Retrieval Using SQL Plus SQL Data Definitions Data Retrieval Using Select SQL Operator Precedence Selecting Rows and Columns The Group by Clause
Having Clause Union, Union all, Intersact and Minus Commands Playing with Numbers Date Functions Example of Date Arithmetic Working with Null Values
Joining Tables and Subqueries Views Synonyms Indexes Clusters Sequences Formatting Query Results with SQL Plus Data Integrity The Optimizer How Oracle Optimizes SQL Statements Evaluating Expression and ConditionsOptimization Hints PL-SQL PL-SQL Architecture Error Reporting Functions Character Functions Composite Data Types PL-SQL Structures How to use PL-SQL Structures Normalization Operator Precedence Cursor Error Handling Database Triggers Types of Triggers Locking Sub Programs Packages New and Improved Data Types Improved Select Statement Advanced Quering Improved Scalability Improved Performance Via Partitioning Object Relational Features Heterogeneous Data Access Improved Security Administration New Data Types Improved Select Statement Changes to the Select Statement Improved Scalability Data Partitioning Oriented Toward Objects Character Functions Creating Object Types Created Nested Tables Oracle8 and Distributed Database Oracle8 Database Management and Security Distributed Database Invoking Export Invoking ImportWeb DesignWeb HostingE Commerce |
| Home | Web Hosting | Web Design | Sitemap |
| Copyright (C) 2007. Web Domain design hosting. All rights reserved. |