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. NetBackup IT Analytics Administrator Guide
  3. Change Oracle database user passwords
  4. Determine if Oracle is using the default login password
NetBackup IT Analytics Administrator Guide

Determine if Oracle is using the default login password

You can determine if the DBMS is using the default password.

Run the following SQL statement to determine if the PORTAL user uses the default password:

SELECT * FROM SYS.DBA_USERS_WITH_DEFPWD where username = 'PORTAL';

If the row is returned, it means the PORTAL user uses the default password.

See Modify the Oracle database user passwords.

Feedback

Was this page helpful?
Previous

Modify the Oracle database user passwords for split architecture

Next

Integrate with CyberArk

Feedback

Was this page helpful?