Oracle8(TM) Server Utilities Release 8.0 A54652-01 |
|
This manual describes how to use the Oracle8 Server utilities for data transfer, maintenance, and database administration, including various migration and upgrade/downgrade operations.
This preface covers the following sections:
This manual describes the basic concepts behind each utility and provides examples to show how the utilities are used.
Some of the information this manual provides must be supplemented for the high-security version of the Oracle8 Server, Trusted Oracle. Such information is marked with references to the Trusted Oracle documentation.
This manual assumes that your existing Oracle system is Version 7, Release 7.3, except where noted otherwise. If you are using Export/Import with Version 6 or early Oracle7 releases, and a part of the Oracle system that is planned for migration to Oracle8 is less than Release 7.3, in most cases you should refer to the Oracle7 Server Migration, Release 7.3 manual for guidance in migrating/upgrading to Release 7.3 before migrating to Release 8.0.3.
This manual is for database administrators (DBAs), application programmers, security administrators, system operators, and other Oracle users who perform the following tasks:
This manual assumes you are familiar with the Oracle7 Server, Release 7.3 (including whatever previous releases your system is running) and with the operating system environment that Oracle is running in.
You should be familiar also with Oracle DBMS concepts. For review you could read the chapter, "Introduction to the Oracle7 Server," in Oracle8 Server Reference Manual, a comprehensive introduction to the concepts and terminology that are used throughout this manual.
To use this manual, you need a working knowledge of SQL and Oracle8 Server fundamentals, information that is contained in the "Introduction to the Oracle Server", in Oracle8 Server Concepts. In addition, SQL*Loader requires that you know how to use your operating system's file management facilities.
Note: This manual does not contain instructions for installing the utilities, which depend on the platform operating system. Installation instructions for the utilities can be found in the operating-system-specific Oracle8 documentation.
This manual is divided into four parts:
This chapter describes how to use Export to write data from an Oracle database into transportable files. It discusses guidelines, export modes, interactive and command-line methods, parameter specifications, and incremental exports. It also provides several examples of Export sessions.
This chapter shows you how to use Import to read data from Export files into an Oracle database. It discusses guidelines, interactive and command-line methods, parameter specifications, and incremental imports. It also provides several examples of Import sessions.
This chapter introduces SQL*Loader and describes its features. It also introduces data loading concepts. It discusses input to SQL*Loader, database preparation, and output from SQL*Loader.
This chapter presents case studies that illustrate some of the features of SQL*Loader. It demonstrates the loading of variable-length data, fixed-format records, a free-format file, multiple physical records as one logical record, multiple tables, and direct file loads.
This chapter describes the data definition language (DDL) used by SQL*Loader to map data to Oracle format. It discusses creating the control file to hold DDL source, using the LOAD DATA statement, specifying data files, specifying tables and columns, and specifying the location of data.
This chapter describes the command-line syntax used by SQL*Loader. It discusses the SQLLOAD command, command-line arguments, suppressing SQL*Loader messages, and sizing the bind array.
This chapter describes the information contained in the log file.
This chapter describes the conventional path load method and the direct path load method- a high performance option that significantly reduces the time required to load large quantities of data.
Part III explains how to use the NLS utilities: the NLS Data Installation utility, which helps you convert text-format updates to NLS objects; The NLS Configuration utility, which helps you configure your NLS boot files so that only the NLS objects you want will be loaded; the NLS Calendar utility, which allows you to update existing NLS calendar data with additional ruler eras.
This chapter describes how to use the offline database verification utility.
This appendix lists the words reserved by the Oracle utilities.
This appendix describes differences between the data definition language syntax of SQL*Loader and DB2 Load Utility control files. It discusses SQL*Loader extensions to the DB2 Load Utility, the DB2 RESUME option, options included for compatibility, and SQL*Loader restrictions.
This manual follows textual and typographic conventions explained in the following sections.
PL/SQL, SQL, and SQL*Plus commands and statements are displayed in a fixed-width font using the following conventions, separated from normal text as in the following example:
ALTER TABLESPACE users ADD DATAFILE 'users2.ora' SIZE 50K;
We value and appreciate your comments as an Oracle user and reader of our manuals. As we write, revise, and evaluate, your opinions are the most important input we receive. At the back of this manual is a Reader's Comment Form that we encourage you to use to tell us both what you like and what you dislike about this (or other) Oracle manuals. If the form is missing, or you would like to contact us, please use the following address or fax number:
Oracle8 Server Documentation Manager
Oracle Corporation
500 Oracle Parkway
Redwood City, CA 94065
U.S.A.
FAX: 415-506-7200
You can also e-mail your comments to:
infodev@us.oracle.com