When you decide to restore a database or reload a table from an archive other than the current one, you must specify the correct version of the information you want to restore. Such information includes the date, time, and valid table names.
To obtain this information, use the DESCRIBE function which reads an archive or an unload file and produces a report with information about the contents of the file. From this report, you can determine the correct values for the required parameters.