Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

4. Check the ownership of the databases 

(dam and dam_jobs). It should be an SA user.

...

These can both be deleted without any issues, as long as the website is not running, please see the screenshot below.


10. Change the owner of the schematics admin_database name_dam + admin_database name_dam + UserMgmt



(1d_ChangeSchemas.sql) 


This step is only relevant if there exist other schemas in the database than dbo schema.


db owner skal sættes til SA hvis relevant hvis schema findes


11. Delete old schematics admin_OLDNAME_dam and admin_OLDNAME_dam_jobs on both databases


If it is not possible to delete the old schematics, you must not proceed to next step. This means that the schematics are still in use.

12. Null the completed date for search proxy scripts (1e_ResetSearches.sql)

   

når dz installer updater køres så bliver dette step gjort af sig selv - men kør script for en sikkerheds skyld



13. Delete everything from service broker (2a_DROPSB.sql) (Check that everything has been removed sometimes a few autogenerated need to be cleared manually)


Relevant fra før version 5.0


To check this navigate to DAM database, service broker, expand Queues (this should be empty) and expand Services (this should be empty)
14) Delete the old users from both databases.
If it is not possible to delete the old users, you must not proceed to next step. This means that the users are still in use.

20. run the updateDZConfig script

...