What are the minimal set of Microsoft SQL permissions the database user needs in order to be able to do all one needs for the end users of SBM? For information about Oracle permissions, see KB S133641 .
specify an access control database that defines all the users that will be using PVCS Version Manager and the privileges they will have accross all project databases and projects. Then in the Allow/Disallow tab, you must disallow Access Contol Database
ChangeMan Version Manager could not read the security information stored in the access control database , "D:\proj\archives\access.db". Please contact your Serena administrator for further assistance.
Run the following SQL query against the SBM database to get a list of all users with the "Remote Administration" privilege assigned to them. select u.TS_LOGINID, p.* from TS_PRIVILEGES p
When user is trying to run CRDB, DLDB, or a number of other DMDBA commands, it returns the following error: Error: you do not have sufficient database privileges to manage Dimensions base databases Error: Only the Dimensions DBA can .....<perform the specified action>