How to run the View Definitions file when restoring a Data Archive in RSA Identity Governance & Lifecycle
Originally Published: 2019-11-26
Last Modified: 2022-06-20
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
Local roles are not picked up by Role Review 8Number of Views Data Archiving fails in Data Purging step in RSA Identity Governance & Lifecycle 216Number of Views Backup restored from different RSA Authentication Manager 8.x deployment breaks Agent API 8.5 agents including RSA SecurID… 193Number of Views Data Purging after Data Archiving run may take longer than expected in RSA Identity Governance & Lifecycle 73Number of Views Unable to Resume or Delete a Data Archive with Archive Status Suspended in RSA Identity Governance & Lifecycle 76Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device Manual synchronization introduced in RSA Authentication Manager 8.2 Service Pack 1 patch 6 Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory How to verify NTP server synchronization is not working in RSA Authentication Manager 8.x RSA Governance & Lifecycle 8.0.0 Installation Guide
Don't see what you're looking for?