This section describes the messages that might appear as a result of the import command.
import: Done.
Success.
Description:The operation completed successfully.
filename: No such file.
File does not exist.
Description:The specified file does not exist. The command line might use two files: a data file that provides the import data source, and a parameter file that provides a parameter list.
import: Cannot open filename.
Permission denied.
Description:The file cannot be opened for reading.
import: File format is not supported.
Format wrong.
Description:The source file is not a valid database file for exporting data.
import: File out-of-date (xx days).
Data out-of-date.
Description:You are using out-of-date data.
import: Authentication failed.
Authentication failed.
Description:The current user has no authority to create objects in the topology hierarchy.
import: Wrong parameter file.
Parameter file error.
Description:The parameter file should be a list of name = value pairs. If the format is not correct, the application generates an error message and stops.
import: illegal parameter - <para>.
Use -h option to get usage.
Illegal parameter.
Description:An illegal parameter has been passed to the import operation. Use import -h to view the available options and the available parameters.