Press ↵ to proceed with the database import.
The script generates messages like the following as it begins to import the database.
Adding addition datafiles to existing tablespacesRestore wallet file
Restarting the database...
Shutting down the listener
Starting import: timestamp
where timestamp is the start time of the import operation
The script displays a series of progress indicators.
The following messages are displayed when the import operation is complete:
Executing recreate TI_BULK* packages body
Import done: timestamp
Starting up the listener
Here is the import log: log_file
where
log_file is the name of a log file that the script creates
timestamp is the start time of the import operation
|