Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 62 Insurance
- 536.1K On-Premises Infrastructure
- 138.2K Analytics Software
- 38.6K Application Development Software
- 5.7K Cloud Platform
- 109.4K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.2K Integration
- 41.6K Security Software
changing password oracle database and reconfig wcc for new password
i want to change the password of database for security issue but i wanna know what config should i do in my web center content ?
Best Answer
-
Hi ,
Assuming this is 11g there are 2 locations where the change should be done :
1. WLS Console - Services - Data Sources - CSDS - Connection Pool
here Password section should be changed .
2. Navigate to <wcc domain_home>/ucm/cs/bin and launch System Properties applet - Database and there . This is needed if you are using standalone applets like IdcAnalyzer etc .
Thanks,
Srinath
Answers
-
Hi ,
Assuming this is 11g there are 2 locations where the change should be done :
1. WLS Console - Services - Data Sources - CSDS - Connection Pool
here Password section should be changed .
2. Navigate to <wcc domain_home>/ucm/cs/bin and launch System Properties applet - Database and there . This is needed if you are using standalone applets like IdcAnalyzer etc .
Thanks,
Srinath
-
thank you very use full ;-)