The following list describes the prerequesites:
For general instructions, see ``Generating the data file''. For specific instructions, see the documentation accompanying your application.
If you have enough disk space, save this file in the same directory in which you saved the data file. Otherwise, you will need to specify the path to both the data file and the import control file when you run UIMPORT.
At the DOS command line, type
UIMPORT control_file data_file /C
Replace control_file with the name of the import control file you created. Replace data_file with the name of the data file you generated from your database application. Use /C to run UIMPORT with continuous output.
If you do not run UIMPORT from a directory that contains both the import control file and the data file, you must specify the path to each file.
Importing hundreds or thousands of users may take several hours. Therefore, you might want to run UIMPORT at night.
If errors occur during the import process, messages appear on your workstation screen. If you want the messages sent to a file, add the DOS "> filename" option to the command.
For example, to route the messages to a
file called UIMPORT.LOG in your home directory, use
a command similar to the following:
UIMPORT control_file data_file >HOME\PAUL\UIMPORT.LOG
If you will be importing large groups of users or experience decreased server performance while running UIMPORT, you can add server memory, process smaller batches of users, or process UIMPORT batches during periods of low server utilization.