Oracle sever
-
Bài giảng SQL server - Chương 1 giới thiệu tồng quan về SQL server. Các nội dung chính trong chương này gồm có: Hệ quản trị cơ sở dữ liệu, so sánh hệ quản trị SQL server và Oracle, giới thiệu hệ quản trị SQL Server, hệ quản trị cơ sở dữ liệu Client/Sever, các thành phần dịch vụ của SQL Server, công cụ và một số tiện ích. Mời các bạn cùng tham khảo.
15p youcanletgo_02 07-01-2016 133 17 Download
-
Data Loading Methods Several methods are available for loading data into tables in an Oracle database. Of the methods available, Direct Load insert and SQL*Loader are discussed here. Export and Import are covered in the Oracle9i Database Administration Fundamentals II course. SQL*Loader SQL*Loader loads data from external files into tables of an Oracle database. It has a powerful data parsing engine that places little limitation on the format of the data in the data file. Direct Load Direct Load insert can be used to copy data from one table to another table within the same database.
40p trinh02 28-01-2013 69 5 Download
-
Managing Tables Storing User Data There are several methods of storing user data in an Oracle database: Regular tables Partitioned tables Index-organized tables Clustered tables Note: Partitioned tables, index-organized tables, and clustered tables are covered in other courses. Regular Table A regular table (generally referred to as a “table”) is the most commonly used form of storing user data. This is the default table and is the main focus of this lesson. A database administrator has very limited control over the distribution of rows in a table.
40p trinh02 28-01-2013 63 5 Download
-
Built-In Database Objects In addition to creating the database files, several other structures are created. Data dictionary: Contains descriptions of the objects in the database Dynamic performance tables: Contains information used by the database administrator (DBA) to monitor and tune the database and instance PL/SQL packages: Program units adding functionality to the database. These packages are created when the catproc.sql script is run after the CREATE DATABASE command. PL/SQL packages will not be discussed within the scope of this course.
20p trinh02 28-01-2013 63 4 Download
-
Overview of Primary Components The Oracle architecture includes a number of primary components, which are discussed further in this lesson. Oracle server: There are several files, processes, and memory structures in an Oracle server; however, not all of them are used when processing a SQL statement. Some are used to improve the performance of the database, to ensure that the database can be recovered in the event of a software or hardware error, or to perform other tasks necessary to maintain the database. The Oracle server consists of an Oracle instance and an Oracle database.
48p trinh02 28-01-2013 92 8 Download
-
Recovery Manager Features Recovery Manager (RMAN) is an Oracle utility that you use to manage the backup, restore, and recovery operations on Oracle databases. RMAN has a powerful command language that is independent of the operating system. Recovery Manager has a command-line interface. Oracle Enterprise Manager also provides a graphical user interface for the Recovery Manager. Recovery Manager can be used on databases of Oracle8 or later releases. RMAN provides several features not available when you make user-managed backups with operating system commands.
40p trinh02 28-01-2013 68 9 Download
-
Loading Data Several methods are available for loading data into tables in an Oracle database. Of the methods available Direct-Load insert and SQL*Loader are discussed here. SQL*Loader SQL*Loader loads data from external files into tables of an Oracle database. It has a powerful data parsing engine that puts little limitation on the format of the data in the datafile. Direct-Load insert Direct-load insert can be used to copy data from one table to another table within the same database.
32p trinh02 28-01-2013 67 4 Download
-
Trên thị trường phần mềm hiện nay ở Việt Nam đã xuất hiện khá nhiều phần mềm hệ quản trị cơ sở dữ liệu như: Microsoft Access, Foxpro, DB2, SQL Server, Oracle,.v.v… - Hệ quản trị cơ sở dữ liệu quan hệ (Relation Database Management System - RDBMS)
265p quan_pc 21-07-2012 292 110 Download
-
CÁC SUY XÉT TRONG THIẾT KẾ VẬT LÝ (PHYSICAL DESIGN CONSIDERATIONS) I GIỚI THIỆU Trong các chương trước, chúng ta đã tìm hiểu qua các giai đoạn phân tích dữ liệu, mô hình hóa dữ liệu, xây dựng mô hình quan hệ rồi chuẩn hóa các quan hệ. Trong chương này chúng ta sẽ bước sang giai đoạn sử dụng một hệ QTCSDL cụ thể như SQL Sever hay Oracle hay MS Access … để xây dựng các bảng, các mối kết hợp và các ràng buộc. Hình 11.1 cho ta thấy vị trí của hoạt động thiết kế csdl vật lý trong...
4p thachthaoxanh 28-08-2011 165 28 Download
-
Khi CSDL nhiều và được quản lý tập trung. Khả năng rủi ro mất dữ liệu rất cao. Các nguyên nhân chính là mất điện đột ngột hoặc hỏng thiết bị lưu trữ.
7p cabongkhoto 17-06-2011 99 26 Download
-
Tham khảo tài liệu 'kiến trúc quản trị oracle 9i - oracle sever (việt sub) phần 9', công nghệ thông tin, cơ sở dữ liệu phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả
15p cabongkhoto 17-06-2011 103 28 Download
-
Tham khảo tài liệu 'kiến trúc quản trị oracle 9i - oracle sever (việt sub) phần 8', công nghệ thông tin, cơ sở dữ liệu phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả
15p cabongkhoto 17-06-2011 114 34 Download
-
Tham khảo tài liệu 'kiến trúc quản trị oracle 9i - oracle sever (việt sub) phần 7', công nghệ thông tin, cơ sở dữ liệu phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả
15p cabongkhoto 17-06-2011 106 30 Download
-
Tham khảo tài liệu 'kiến trúc quản trị oracle 9i - oracle sever (việt sub) phần 6', công nghệ thông tin, cơ sở dữ liệu phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả
15p cabongkhoto 17-06-2011 117 34 Download
-
Tham khảo tài liệu 'kiến trúc quản trị oracle 9i - oracle sever (việt sub) phần 5', công nghệ thông tin, cơ sở dữ liệu phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả
15p cabongkhoto 17-06-2011 115 27 Download
-
Dữ liệu này được duy trì dưới dạng một tập hợp các tập tin trong hệ điều hành hay được lưu trữ trong các hệ quản trị cơ sở dữ liệu.
15p cabongkhoto 17-06-2011 113 33 Download
-
Tham khảo tài liệu 'kiến trúc quản trị oracle 9i - oracle sever (việt sub) phần 3', công nghệ thông tin, cơ sở dữ liệu phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả
15p cabongkhoto 17-06-2011 126 42 Download
-
Khởi đầu với phần mềm quản trị Cơ sở dữ liệu cách đây hơn 30 năm. Hiện tại ngoài sản phẩm Oracle Database Server, Oracle còn cung cấp nhiều sản phẩm phục vụ doanh nghiệp khác.
15p cabongkhoto 17-06-2011 199 51 Download
-
Oracle là tên của một hãng phần mềm, một hệ quản trị cơ sở dữ liệu phổ biến trên thế giới. Hãng Oracle ra đời đầu những năm 70 của thế kỷ 20 tại nước Mỹ.
15p cabongkhoto 17-06-2011 145 56 Download
-
Sharepoint dùng cơ sở dữ liệu SQL Server hoặc Windows Internal Database để lưu trữ dữ liệu do người dùng cung cấp. Nếu bạn đã từng sử dụng SQL Server, My SQL, Oracle thì ắt hẳn bạn sẽ biết đến Table. Đây là đối tượng được dùng trong cơ sở dữ liệu và trong Microsoft Office Sharepoint Server 2007,
58p soicon824 19-04-2011 193 64 Download