![]() Operating systems: i5/OS, Linux,Windows |
This topic provides instructions on restoring the Deployment Manager profile in a clustered environment on IBM® i5/OS using the rstNdDm.sh script. The instructions describe running the script manually from a QShell session.
Important: To access a profile after it has been restored, you will need to know the WebSphere Portal Express password that was valid for that profile at the time it was saved. Do not revert to a saved profile unless you know the correct WebSphere Portal Express password to use. Follow these steps to restore the Deployment Manager profile on i5/OS:Parameter | Description |
-help (-h) |
Displays help for the command |
-logDir (-l) | Specifies where to save log files for this command. If a log directory is not specified using this parameter, logs are created by default in /savRstWp60/profile/logs, where profile is the name of the profile whose data is being restored.Note: If you specify a path using this parameter, the command will create only the last directory in the path. The other directories in the path must already exist. For example, if you specify -l /wcs01/logs, the /wcs01 directory must already exist. |
-userName (-u) | User name for Administrator account. You must specific a user name and password to bring down the server if security is enabled. |
-password (-w) | Password for user name specified. You must specific a user name and password to bring down the server if security is enabled. |
-seqNum (-q) |
Specifies the starting sequence number of the file set you want to restore. Normally you will not need this parameter, but if you saved multiple copies of the same profile on the same day on the same tape, you may need to distinguish which save set you want. This parameter is only valid with -m option and the media device must be a tape drive. |
-verify (-v) |
Verifies the command. If this parameter is used, the command outputs what would be done according to the parameters being used, without actually performing the backup. |