
7-6 IBM Informix OnLine Database Server Administrator’s Guide
Syntax
The SQL statements contained in the dbexport schema file do not contain all
available information. The following information is omitted:
■ Initial and next extent values
■ Lock mode
■ Dbspace where the table should reside
■ Blobspace where a blob column should reside
■ Logging mode of the database, if there is one
For this reason, youmight want to unload thefile todisk where you can edit
itbeforeyouimportthedatabase.Refertopage 7-9formoredetailsaboutthe
contents of the schema file.
You can use the dbexport/dbimport pair to convert databases from an
OnLine databaseserver to an IBM Informix SE databaseserver, or vice versa.
Syntax for the SE database server dbimport utility differs from OnLine
syntax. Refer to the IBM Informix SE Administrator’s Guide for more details
about dbimport syntax.
Syntax
The dbexport utility creates a file of messages called dbexport.out. This file
contains error messages and warnings, and it also contains a display of the
SQL data definition statements it is generating. The same material is also
written to the standard output unless you specify the -q option.
-c instructs dbexport to complete exporting unless fatal errors
occur.
-q suppressesdisplay(to the standardoutput) of errormessages,
warnings, and generated SQL data definition statements.
database specifies the name of the database you want to export.
-c -q
dbexport database
Destination
Options
p. 7-7
-d
Commenti su questo manuale