As per security recommendation, the policy in our organization is to change the passwords of database users every 60 days.
The challenge is to update below manually every 60 days:
- RCU database schemas
- RPD connection pools
- BIP JDBC Data source connections
If any one has the same requirement, how you are doing it? Is there a way to automate this?