Database user

For each PPM client, you need a single schema of a dedicated database user. The database user requires unrestricted access to the objects of their schema.

In the database-specific <RDBMS>_USE_CASE_SENSITIVE_USERNAME key of the client-specific Database_settings.properties configuration file, you can specify if the database system is to consider case-sensitive spelling of user names (value true) or not (value false). The default value is false.

Warning

If the database system used considers case-sensitive spelling of user names, you must use the same spelling for the database user when you create the PPM client. Subsequently, you must set the key value in the client-specific Database_settings.properties configuration file to true.