Article Content
Article Number | 000028861 |
Applies To | RSA Product Set: RSA Identity Governance & Lifecycle RSA Version/Condition: All |
Issue | This RSA Knowledge Base Article provides several methods for determining the Oracle database version being used for the RSA Identity Governance & Lifecycle application. |
Resolution | There are several ways to determine the Oracle database version being used for the RSA Identity Governance & Lifecycle application. Here are some of the most popular:aveksaServerInfo.logThe aveksaServerInfo.log keeps current and historical information on application and database version. Login to the application server as the oracle user and execute the following:
If there is more than one item in the list, the last item in the list is the current version. SQL*PLUSWhen logging into SQL*Plus, the welcome banner displays the database version. Login to the application server as the oracle user and execute the following:
SQL Developer (or similar tool)Login to a tool such as SQL Developer as either avuser or SYS and execute the following:
Oracle Alert LogThe Oracle Alert Log contains Oracle database release information. Login to the application server as the oracle user and execute the following:
|