Which database table contain all the Risk Authentication/RiskFort servers connectivity information?
book
Article ID: 232699
calendar_today
Updated On:
Products
CA Advanced Authentication
CA Risk Authentication
CA Strong Authentication
Issue/Introduction
Which database table contain all the Risk Authentication/RiskFort servers connectivity information?
How can we verify how many servers are listed and connection parameter details for all the Risk servers?
Environment
Component: CA Advanced Authentication Risk Authentication 9.x (Applicable to all the supported releases)
Resolution
We can see all the Risk Authentication / Riskfort servers Information in the Database table called "ARADMINMAP".
The below steps are applicable for Oracle Database and if you have SQL developer tool.
- Connect to the Oracle database from SQL developer tool.
- Look for ARADMINMAP table and select.
- Look for Blob value in the table and then click on Edit.
- You should be able to see the contents of that Blob value.
- Below screen shots can be referenced-


Feedback
thumb_up
Yes
thumb_down
No