How to Find Where Wallets are Kept in the Portal Repository
(Doc ID 1572818.1)
Last updated on APRIL 07, 2025
Applies to:
Portal - Version 11.1.1.1.0 to 11.1.1.7.0 [Release FMW11g]Information in this document applies to any platform.
Goal
The infra database that controls the Portal repository has been updated according to the instructions here (10g to 11g upgrade):
Configuring Portal Repository for Web Cache SSL
THIS SHOULD BE THE EXISTING WALLET IN THE $DBA DIRECTORY AND NOT A NEWLY CREATED WALLET ABOVE
d.1 cd ORACLE_HOME\portal\admin\plsql\wwc
d.2 sqlplus portal/<PASSWORD>@portal_database
d.3 @secwc 'file:/wallet_directory_on_server/portaldbwallet' <WALLET_PASSWORD>
@secwc 'file:/<DB_HOME>/server/owm/wallets' --> is the current location.
How can this location be seen on the other Portal repository using a select command in SQLplus?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |