Skip to content
English
  • There are no suggestions because the search field is empty.

Changing Password

RPM strongly recommends changing you password after you connect to the Data Warehouse. After connecting using a SQL client use ALTER USER to change your password.

Using DBeaver

SQL Editor >> Open SQL Script



Enter:

alter user username password "something";

Replacing your username and the password you will use >> Execute SQL Statement.



Your password is now changed.

Do Not Sell or Share My Personal Information