Backing up Activities data
Activities stores data in both a database and the file system. You should backup both sets of data on a regular basis.
Procedure
- From the WebSphere® Application Server Integrated Solutions Console, stop the Activities application or cluster.
- Back up the OPNACT database according
to the database documentation
provided by your database vendor.Note: Backup the database before backing up the content store on the file system.
- Backup the directory on the file system that contains
the
Activities data according to the documentation provided by your file
system vendor. To determine the location of the Activities directory,
get the value of the ACTIVITIES_CONTENT_DIR WebSphere® Application Server variable for
the relevant server by completing the following steps:
- Open the WebSphere® Application Server Integrated Solutions Console.
- Select .
- Click Show filter function.
- Ensure that WebSphere Variables displays in the Filter dropdown menu.
- Enter ACTIVITIES_CONTENT_DIR into the Search term(s) text box and click Go. A variable called ACTIVITIES_CONTENT_DIR displays in the search results. Take a note of the value of this variable as the index location for the relevant server.
- Restart the Activities application or cluster.