IBM 000-8697 User Manual

Page of 702
7-50
IBM Informix OnLine Database Server Administrator’s Guide
Create Options
The host machine where the tape device is attached must permit user
informix
 to run a
UNIX
 shell from your machine without requiring a
password. If your machine does not appear in the hosts.equiv file of the
other host machine, it must appear in the .rhosts file in the home directory of
the informix login. If you are executing tbload as root, the machine name
must appear in the .rhosts file for root on the other host machine.
Create Options
If you do not use the -d dbspace option to specify a dbspace, the database or
table is stored in the root dbspace by default.
Use the -i option to rename indexes during the load to avoid conflict with
existing index names. A table name must be specified in the command line
for the -i option to take effect.
-d dbspace
specifies the dbspace where the database or table is to be
stored.
-i oldindex
newindex
directs tbload to rename the table index when it is stored.
Create
Options
1
-d dbspace
-i oldindex newindex