Restoring the File System of an AppSpace
Restoring an AppSpace restores the file system of the specified AppSpace and all runtime entities in the AppSpace to the state of the datastore.
Before you begin
- The name of the containing domain and the name of the AppSpace must be known in order to restore.
- The BWAgent must be running.
- Procedure
- To restore the file system for an AppSpace and the runtime entities in the AppSpace, open a terminal and navigate to BW_HOME\bin.
- Enter the
restorecommand from the command line, using the-domainoption with theappspaceargument specifying the name of the AppSpace to restore. This example restores AppSpaceMyAppSpacein domainMyDomain.BW_HOME\bin>bwadmin restore -d MyDomain appspace MyAppSpace - To verify the restore, check the file system. Open the BW_HOME\domains folder. Check for the named AppSpace folder under: BW_HOME\domains\domain_name\appspaces