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
ORA-22285 error running Data Archiving of RSA Identity Governance & Lifecycle 30Number of Views Unable to Resume or Delete a Data Archive with Archive Status Suspended in RSA Identity Governance & Lifecycle 74Number of Views Script files required to restore a Data Archive in RSA Identity Governance & Lifecycle 47Number of Views Data Archiving fails with 'Error saving data archival job for the date range' in RSA Identity Governance & Lifecycle 113Number of Views Data Purging after Data Archiving run may take longer than expected in RSA Identity Governance & Lifecycle 65Number of Views
Trending Articles
How to recover the Application and AFX after an unexpected database failure in RSA Identity Governance & Lifecycle RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide Troubleshooting AFX Connector issues in RSA Identity Governance & Lifecycle Provisioning-Termination Rule fails to filter on Custom Attributes that have the same Display Names across Multiple Object… RSA Release Notes for RSA Authentication Manager 8.8
Don't see what you're looking for?