export
This command exports the current database catalogue to a macro file.
While the export command provides a basic method of exporting the catalogue,
it may not include all catalogue settings. You should carefully check that the macro that
it generates meets your requirements before relying on it for any backup and restoration
scenarios. We recommend using the SuperSERVER upgrade process when upgrading to a new version of SuperSERVER, rather than the export command.
| Usage | Description |
|---|---|
export |
Exports the database catalogue to a macro. By default, the macro will be saved to C:\ProgramData\STR\SuperADMIN\console\export\exported_catalog.sam For example:
CODE
You can then run this macro file to import the catalogue data to a new catalogue. Before importing the database catalogue, you need to clear the current catalogue. SuperADMIN is supplied with a macro called clearcatalog.sam that you can use to clear the current database catalogue. If you have any methods defined, you will need to delete these as well using the command For example:
CODE
When you export the catalogue, the export file is saved (by default) to C:\ProgramData\STR\SuperADMIN\console\export\exported_catalog.sam. If you want to run this macro (using |