Database Service (iddb)
The Database Service (iddb
) is responsible for connecting Bravura Security Fabric to its backend database.
Dependencies / requirements
The Logging Service must be running before the Database service.
If the Database Service fails or is restarted, several dependent services must also be manually restarted. These dependent services include:
Transaction Monitor Service
Workflow Manager Service
Scheduler Service
API Service
Privileged Access Manager Service
See Stopping and starting the Database Service for details.
Configuration
The service is automatically installed and started on the Bravura Security Fabric server during setup.
The Database Service uses a configuration file, iddb.cfg , located in the service directory. This file is automatically generated when you install Bravura Security Fabric . It usually does not need to be edited; however you can edit the file for more advanced configuration. Contact support for assistance.
Note
You cannot modify parameters for the Database Service from the Manage the system (PSA) module.
Command-line options for iddb
are listed below:
Argument | Description |
---|---|
-h | Displays usage information. |
-v | Displays version number only. |
-cfg <cfgfile> | The path to the iddb.cfg configuration file. The default is \<instance>\service\ |
-config | Displays service configuration information. |
-server | Run the service in server mode. |
-start | Starts the service. |
-stop | Stops the server/service |
See also:
See the Replication and Recovery Guide for information about recovering from network failure, and steps to troubleshoot problems arising from unsynchronized data.