The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
Modify the transaction timeout setting of OnCommand Workflow Automation
Contributors
-
PDF of this doc site
-
Installation and setup for Linux
-
Installation and setup for Windows
-

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
The OnCommand Workflow Automation (WFA) database transaction times out in 300 seconds by default. You can increase the default timeout duration when restoring a large-sized WFA database from a backup to avoid potential failure of the database restoration.
You must have logged in to the WFA host system as a root user.
The default WFA installation path is used in this procedure. If you changed the default location during installation, you must use the changed WFA installation path.
Steps
-
At the shell prompt, navigate to the following directory on the WFA server: WFA_install_location/wfa/bin/
-
Enter the following command:
./wfa --txn-timeout[=TIMEOUT] --restart=WFA
./wfa --txn-timeout=1000 --restart=WFA