...
18) Log in as your Server admin
19) Run the script 2d_EnableServiceBroker.sql
NB: Step 19 is Only on older DAM Versions (pre DAM 5.0)
20) run the updateDZConfig script
NB: When @runscript =0 the script only simulates changes, when settings are as expected, set this value to 1 and run again.
NB; Skip step 21 if DAM does not have the table install_config_actualsite
21) run the updateinstallAcctuallsite script
22) Edit the stored procedures you get from running the script: 5_GetSPs.sql replace the old database name (old DB name_dam_Jobs) with the new (new DB name_dam_Jobs)
...