Restoring an application restores the file system of the specified application to the state of the datastore.
Prerequisites
The bwagent must be running.
Note: Wildcards can be used to restore applications if application name(s) are not known.
Procedure
To restore the file system of an application to the state of the datastore, open a terminal and navigate to
BW_HOME\bin.
Enter the
restore command at the command line, with the
-domain,
-appspace, and
-appnode options. Provide the
application argument with the name of the application or wildcards to restore all applications for this domain.
BW_HOME\bin>bwadmin restore -d Machine1Domain -a AS1 -n AN1 application *.*
To verify the restore, check the file system. Open the
BW_HOME\domains folder. Look for the application in the
BW_HOME\domains\domain_name\appspaces\appspace_name\apps folder.