Interactive Mode Syntax

Export may be invoked in an interactive mode from a host system command prompt, using the following syntax:

exp [username[/password]][@hostname]
username

The Oracle username for the account to run Export.

password

The password for the username. If the password is omitted, SQL*Plus will prompt for the password.

hostname

The hostname assigned to the database being connected to, as contained in the tnsnames.ora file or Oracle Names.

When running in interactive mode, Export will prompt for some, but not all, parameters as follows. Defaults appear at the end of each line:

Username: SYSTEM
Password:
Enter array fetch buffer size: 4096 >Export file: expdat.dmp >
(1)E(ntire database), (2)U(sers), or (3)T(ables): (2)U >
Export grants (yes/no): yes >
Export table data (yes/no): yes >
Compress extents (yes/no): yes >

Note

The option to export the E(ntire) database is only presented if the username specified has the EXPORT_FULL_DATABASE privilege (see Chapter 15).

The actual name of the Export executable may vary from platform to platform, and from release to release. For example, the executable name for Export for Windows 95 is exp73.exe (for Version 7.3) or exp80 (for Version 8.0), and is therefore entered on the command line as exp73 or exp80.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.117.168.46