jadzea Posted October 26, 2023 Posted October 26, 2023 Ok, so we no longer use SIMS and haven't done for sometime. We now need to get into it to recover some old data however everyone that had a login to the particular SIMS instance has left..! Does anyone know how to reset the SYSMAN password so we can gain access? We know the SA password and can view the SQL database using SQL studio and logging in using the SA password. Help!! Thanks!
Tys Posted October 26, 2023 Posted October 26, 2023 I reckon you can get away with just opening SQL studio, go to New query, and run the below which should set the sysman password to password exec sims.db_p_reset_sysman_password Best to take a DB backup before you do this though
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now