Skip to Content
Oracle in a Nutshell
book

Oracle in a Nutshell

by Rick Greenwald, David C. Kreines
December 2002
Intermediate to advanced
928 pages
85h 29m
English
O'Reilly Media, Inc.
Content preview from Oracle in a Nutshell

Import-Only Parameters

The following parameters can be used only with the Import utility.

ANALYZE = Y | N

Specifies whether the Import utility executes SQL ANALYZE statements found in the export file. The default is ANALYZE=Y. This feature is not supported with Oracle9i.

CHARSET = charsetname

Applies to Oracle Version 6 export files only and specifies the actual character set used at the time of export. The Import utility will verify whether the specified character set is ASCII or EBCDIC based on the character set in the export file. If that file was created with Oracle7 or Oracle8, the character set is specified within the export file, and conversion to the current database’s character set is automatic.

COMMIT = Y | N

Specifies whether the import process should commit after each array insert. The default is N, which causes Import to commit after loading each table. If COMMIT=N and a table is partitioned, each partition in the export file is imported in a separate transaction. Specifying COMMIT=Y prevents rollback segments from growing too large. This setting is advisable if the table has a uniqueness constraint, because if the import is restarted, any rows that have already been imported are rejected with a nonfatal error. If a table does not have a uniqueness constraint and COMMIT=Y is specified, import could produce duplicate rows when the data is reimported.

COMPILE = Y | N

Specifies whether the import process should compile packages, procedures, and functions when they are imported. ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Oracle

Oracle

Guy Harrison
Oracle Internals

Oracle Internals

Donald K. Burleson

Publisher Resources

ISBN: 0596003366Errata Page