DBA account reset
I have a running Cache DB system that the password for DBA isn't given the default password. How should one go to reset the password without having the credentials for DBA?
Discussion (3)0
Comments
- Stop Caché.
- Start Caché in emergency mode.
- Modify admin password.
- Stop Caché.
- Start Caché normally.
An important note from the docs about Emergency Mode:
-
On Windows systems, the user must be a member of the Administrators group.
-
On UNIX® and MacOS systems, the user must be root or the owner of the instance.
If you try to run Emergency Mode without these privileges, you may get an error on startup that may not sound like a permissions problem, but it really is. If you're running Windows, make sure to run cmd as Administrator.
check docs on Emergency Access mode
http://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY…