The database is in the ONLINE operational state.
You are logged in to the database as the database system administrator.
Select the database in the explorer tree.
In the context menu of the database, choose
.Select your export options.
Property |
Description |
---|---|
Export table definition |
The table definitions of the selected tables from the database catalog are exported. |
Export table data |
The application data from the selected tables is exported. |
Format |
Export format More information: Loader, PAGES, RECORDS |
Details
|
Directory where the system stores the export data. |
Select the tables that you want to export.
Note
You can only export tables that contain application data. You cannot export system tables or view tables.
To start the export, choose Finish.
The database is in the ONLINE operational state.
A Database Studio login has been created for the user whose database objects you want to export.
To export tables in PAGES format, the user must be the owner of the tables.
Select the user in the explorer tree.
In the context menu of the user, choose
.Select your export options.
Property |
Description |
---|---|
Export table definition |
The table definitions of the selected tables from the database catalog are exported. |
Export table data |
The application data from the selected tables is exported. |
Format |
Export format More information: Loader, PAGES, RECORDS |
Details
|
Directory where the system stores the export data. |
Select the tables that you want to export.
Note
You can only export tables that contain application data. You cannot export system tables or view tables.
To start the export, choose Finish.
The database is in the ONLINE operational state.
You are logged in to the database as the database user who is the owner of the schema.
To export tables in PAGES format, the logged in user must be the owner of the tables.
In the explorer tree, select the schema that you want to export.
In the context menu of the schema, choose
.Select your export options.
Property |
Description |
---|---|
Export table definition |
The table definitions of the selected tables from the database catalog are exported. |
Export table data |
The application data from the selected tables is exported. |
Exclude tables from data export |
Choose this option if you want to exclude tables from the export in the next step. |
Format |
Export format More information: Loader, PAGES, RECORDS |
Details
|
Directory where the system stores the export data. |
If you chose Exclude tables from data export in the previous step, now deselect the tables that you do not want to export.
Note
You can only export tables that contain application data. You cannot export system tables or view tables.
To start the export, choose Finish.
The database is in the ONLINE operational state.
You are logged in to the database as a database user who is authorized to access the tables that you want to export.
The table that you want to export contains application data. You cannot export system tables or view tables.
To export a table in PAGES format, the logged in user must be the owner of the table.
In the explorer tree, select the table that you want to export.
In the context menu of the table, choose
.Select your export options.
Property |
Description |
---|---|
Export table definition |
The table definitions of the selected table from the database catalog are exported. |
Export table data |
The application data from the selected table is exported. |
Format |
Export format
|
Details
|
Directory where the system stores the export data. |
To start the export, choose Finish.
Default export directories:
Microsoft Windows:
<user_home>\sdb\loader\packages\export\<computer_name>\<database_name>\<time_stamp>\
Example
C:\Users\anna\sdb\loader\packages\export\PARMA\DEMODB\20061220093349\
Unix and Linux:
<user_home>/.sdb/loader/packages/export/<computer_name>/<database_name>/<time_stamp>/
The logical package structure is displayed under
.To display the properties of a package, choose Properties in the context menu of the package.
To execute the export again using an existing package definition, choose Execute in the context menu of the package.
Note that the new export data overwrites the old export data, but the package name is not changed (it still contains the old timestamp).
For a detailed description of all prerequisites and options, see the Loader documentation: Exporting: Loader Commands.