You can do a regular restore of the OnCommand Workflow Automation (WFA) database that you backed up previously by using the command-line interface (CLI). In a regular restore, you can only restore the WFA database.
Before you begin
- You must have created a backup of the WFA database.
- You must have admin or architect credentials.
Steps
- At the shell prompt, navigate to the following directory on the WFA server: WFA_install_location/wfa/bin
wfa_install_location is the WFA installation directory.
- Restore the WFA database: wfa --restore --user=user_name [--password=password] [--location=path]
- Verify that the restore operation is successful and WFA is accessible.