Manual installation with Oracle
Oracle database creation
The SigningHub installer creates the schema and table spaces automatically. But Installers usually need to run with a user having permissions to run these scripts and create the database and tables. Sometimes the deployment environment is strict, and it’s not considered reliable to provide a highly privileged user’s credentials to the application. In such cases, database scripts and table spaces are required to be created manually by running the script on Oracle servers by the DBA himself.
Please see the list of prerequisites that are required to be executed before running the installer of SigningHub.
Last updated
Was this helpful?