Is there a way to get the logs of operations on datasource?
RDM is working with MS SQL DB, is there a way to find out which user/from where the upgrade of the datasource was done?
I need to review the rights on the DB after SQL migration and not sure everything was done correctly.
Thanks for your help.
Cédric
Hi Cedric,
The upgrade log is saved in the application log of the RDM, the one who performs the upgrade. However with SSMS, right click on RDM Database, then Reports --> Standard Reports ==> Schema Changes History. And the report will show you the last database user who performs the schema upgrade.
That being said, it could be a nice feature to save the log in the database directly instead of saving them in RDM. Could I suggest posting it on the forums at https://forum.devolutions.net/forum17-remote-desktop-manager--feature-request.aspx
This will allow the community to demonstrate interest in your idea. We use this interest to prioritize the features we implement.
Best regards,
David Grandolfo
Schema_upgrade.png