Backs up or restores the UDDI Services database hosted on a local SQL Server instance. BACKUP /backup][:file /restore][:file ...

Backs up or restores the UDDI Services database hosted on a local SQL Server instance.

BACKUP [/backup][:file] [/restore][:file] [instance]
   /backup    Back up the database to a file. If the file path is not specified, the directory where the UDDI database file is located will be used.
   /restore   Restore the database from a file. If the file path is not specified, the directory where the UDDI database file is located and the backup data file with the latest timestamp will be used.
   instance   Instance name of the local DBMS where the UDDI Services Database Component is installed

Example 1 (Backs up the UDDI Services database using the UDDI setup related information in the registry):
   backup

Example 2 (Backs up the UDDI Services database hosted on a local SQL Server instance named "UDDI"):
   backup UDDI

Example 3 (Backs up the UDDI Services database hosted on a local SQL Server instance named "UDDI" to c:\inetpub\uddi\data\uddi_backup.bak):
   Backup /backup:c:\inetpub\uddi\data\uddi_backup.bak UDDI

Example 4 (Restores the UDDI Services database using the UDDI setup related information in the registry):
   Backup /restore

Example 5 (Restores the UDDI Services database on a local SQL Server instance named "UDDI"):
   Backup /restore UDDI

Example 6 (Restores the UDDI Services database on a local SQL Server instance named "UDDI" from c:\inetpub\uddi\data\uddi_backup.bak):
   Backup /restore:c:\inetpub\uddi\data\uddi_backup.bak UDDI
English
English (United States)
Français (France)
French (France)
italiano
Italian
日本語
Japanese
한국어
Korean