Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. IT Analytics Help
  3. Section XVI. System Administration
  4. Changing Oracle Database User Passwords
  5. Database connection properties

Database connection properties

The following table summarizes the portal.properties values for the Oracle users and passwords that are used by the portal.

Table: Portal properties with description.

Portal Property

Description

db.driver

This value is customized by the Portal installer and should not be modified.

db.url

This is the address where the IT Analytics database resides. Depends on what was entered during the installation. This may need to be modified when there is a host name change.

db.user

The application DB user ID. Default value is portal and cannot be changed.

db.password

db.password.encrypted=

Enter a password to be used with the DB user. The default value is portal. The password initially is stored in clear text, but after the restart of the Tomcat Portal services, the password is saved in the encrypted format and the clear text password is removed from portal.properties.

db.connection.max

Use this property to specify the maximum database connections allowed. The default value is 25.

db.connection.min

Use this property to specify the minimum number of database connections that the Portal can have. The default value is 25.

db.connection.expiration

When a Portal report initiates a long-running database query, this value (in minutes) establishes when the report will time out if the query takes too long to complete. The default value is 5.

db.ro_user_password

db.ro_user_password.encrypted=

The Oracle database read-only user password for the IT Analytics database tables. The preset value is aptaresoftware123. The password initially is stored in clear text, but after the restart of the Tomcat Portal services, the password is saved in the encrypted format and the clear text password is removed from portal.properties.

db.sysdba_user

The Oracle database System DBA for the IT Analytics database tables. The preset value is system.

Feedback

Was this page helpful?
Previous

Overview

Next

Modify the Oracle database user passwords

Feedback

Was this page helpful?