| -d dbspace |
Loads
a database or table into the specified dbspace |
Restriction: The tape being
loaded must contain the specified database or table. |
| database |
Specifies the name of the database |
Restriction: The database
name cannot include a database server name, such as database@dbservername.
References: Syntax must conform to the
Identifier segment; see the IBM Informix: Guide to SQL Syntax. |
| owner. |
Specifies the owner of the table |
Restriction: The owner
name must not include invalid characters.
References: For pathname syntax, refer
to your operating-system documentation. |
| table |
Specifies the name of the table |
Restriction: The table
must not exist.
References: Syntax must conform to the
Table Name segment; see the IBM Informix: Guide to SQL Syntax. |