User guide

Repository Server Setup
2-59
The SSO master repository data of the update system repository server is restored according to the
following procedure:
1. To restore the repository server (reference system), transfer the backup destination directory that
was created as described in Backing up the SSO Repository of the Repository Server (Update
System).
Ensure that there is adequate security in place to prevent third parties from electronically
intercepting data during the above transfer. Always delete the directory after use.
2. On the machine of the repository server (reference system), execute the ireprestsys command with
the -dataonly option specified to restore data in the backup destination directory. The same SSO
repository name as the name of the backed-up SSO repository must be specified in this command.
1. To restore the repository server (reference system), transfer the backup file that was created as
described in Backing up the SSO Repository of the Repository Server (Update System).
Ensure that there is adequate security in place to prevent third parties from electronically
intercepting data during the above transfer. Always delete the file after use.
2. On the machine of the repository server (reference system), execute the ireprestsys command with
the -dataonly option specified to restore the backup file. The same SSO repository name as the
name of the backed-up SSO repository must be specified in this command.
Refer to 'Backup Commands' in the Reference Manual (Command Edition) for details of the ireprestsys
command.
Example
Backup destination directory : C:\WINDOWS\temp\backup
SSO repository name : ssorep
Database storage directory : C:\Interstage\Enabler\EnablerDStores\IREP\ssorep\data
The same SSO repository name as the name of the backed-up SSO repository must be specified in the
command.
A message asking the user to confirm if they want to overwrite the database is displayed. To replace it
and continue restoring the data, enter ‘y’.
C:\>ireprestsys -d C:\WINDOWS\temp\backup -R ssorep –dataonly
Data already exists in database store.
(C:\Interstage\Enabler\EnablerDStores\IREP\ssorep\data)
Are you sure of deleting data in database store? (y/n):y
IREP: INFO: irep11001: Restore has completed. C:\WINDOWS\temp\backup
[ssorep]