You can export application data or the database catalog to files or pipes.
You are logged on to the database as a database user.
You are authorized to access the tables that you want to export.
To export a table in PAGES format, you must be the owner of the table.
In the context menu of the database, choose
.Select your export options.
Property |
Description |
---|---|
Export table definition |
The table definitions of the selected tables are exported from the database catalog. |
Export table data |
The application data from the selected tables is exported. |
in format |
Export format More information: Loader, PAGES, RECORDS |
Select the tables that you want to export.
To select the tables, you can use filters for the schema and table names.
To start the export, choose Finish.
The system stores the exported data in the following directory:
Microsoft Windows:
<user_home>\sdb\loader\packages\export\<computer_name>\<database_name>\<time_stamp>
Example
C:\Documents and Settings\anna\sdb\loader\packages\export\PARMA\DEMODB\20061220093349
Unix and Linux:
<user_home>/.sdb/loader/packages/export/<computer_name>/<database_name>/<time_stamp>
You can later import the exported application data or database catalog into a different database. This database can be installed on a different operating system or hardware architecture.
Database Administration, Exporting and Importing
Loader documentation, Exporting: Loader Commands