With the AxonIvyEngineConfigurationUI I can create a MS-SQL DB on my developer workstation. In production I do not have enough rights to create a System-DB on the SQL Server. So our operations team must create the empty System-DB without Java on the DB-Server. Is there a dump that can be used to for this task? asked 17.02.2015 at 14:08 SupportIvyTeam ♦♦ Reguel Werme... ♦♦ |
The Configuration UI uses 3 SQL scripts that can be used. The creation scripts are in a engine JAR. Get the them as follows:
Pass the 3 scripts to your DB-Admin. The admin should create a new DB and execute the scripts in order:
Aftewards you can can connect to the System-DB with the AxonIvyEngineConfigurationUi and set the admin user + connection ports. Hint: Likewise the DB creation scripts are also available for other System-DBs like MySql, Postgre, etc. and the install steps are similiar to MS-Sql. answered 17.02.2015 at 14:19 Reguel Werme... ♦♦ |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 17.02.2015 at 14:08
Seen: 2,703 times
Last updated: 17.02.2015 at 14:40