How to run the View Definitions file when restoring a Data Archive in RSA Identity Governance & Lifecycle
Originally Published: 2019-11-26
Article Number
Applies To
RSA Version/Condition: 7.1.x
Issue
On this online help page, there are instructions to:
- download the file from the View Definitions column, and
- run the View Definitions file on the database server
Resolution
If you do not see this column, go to the Table Options icon in the top right corner of the table and check the box next to this column.
Copy and pasting this column from the user interface into SQL Developer for execution results in an error when executed. Saving this table to a CSV file and copying the contents of the cell into SQL Developer for execution also results in an error when executed.
The method that can be used is to copy the output of the VIEW_DEFINITIONS column (clob datatype) from the T_ARCHIVE table in the AVUSER schema and execute the results on the database server where the archive is to be restored.
STEPS:
This example uses SQL Developer.- Login to the RSA Identity Governance & Lifecycle database as AVUSER using SQL Developer.
- Click on the pencil icon of the VIEW_DEFINITIONS column.
- Type Ctrl+A to select the contents of the column.
- Type Ctrl+C to copy the highlighted column contents.
- In SQL Developer connect to the Data Archive database.
- Type Ctrl+V to paste the contents of the VIEW_DEFINITIONS column into the SQL Developer Worksheet.
- Click F5 to run the script.
Related Articles
All existing data archive runs display as 'Error -' after upgrading to RSA Identity Governance & Lifecycle 7.1.1 P02 28Number of Views RSA Identity Management and Governance 6.9.1 P12 Active Directory Identity Data Collector (IDC) collection fails with "Unp… 89Number of Views Error message "The underlying connection was closed: An unexpected error occurred on a send" when trying to run RSA Authen… 134Number of Views Collector run fails during the data collection task with an ORA-12899 or ORA-01722 error in RSA Governance & Lifecycle 550Number of Views Data Collections and AFX Connectors from/to SQL Server endpoints fail when using the jTDS driver in RSA Identity Governanc… 448Number of Views
Trending Articles
How to Download OTP Token Seed Files from myRSA RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Release Notes for RSA Authentication Manager 8.8
Don't see what you're looking for?