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
Microsoft 365 Government Community Cloud Conditional Access 74Number of Views RSA August 2024 Release Announcements 79Number of Views RSA May 2024 Release Announcements 57Number of Views Data Purging after Data Archiving run may take longer than expected in RSA Identity Governance & Lifecycle 65Number of Views Cancel all Scheduled Occurrences of a Log Archive Job 16Number of Views
Trending Articles
Troubleshooting RSA SecurID Access Identity Router to RSA Authentication Manager test connection failures RSA SecurID Software Token 5.0.2 Downloads for Microsoft Windows RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Governance & Lifecycle 8.0.0 Administrators Guide Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory
Don't see what you're looking for?