<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>OpenText Analytics Database 26.2.x – Overview of Restore points</title>
    <link>/en/ot-cad/restore-points/</link>
    <description>Recent content in Overview of Restore points on OpenText Analytics Database 26.2.x</description>
    <generator>Hugo -- gohugo.io</generator>
    
	  <atom:link href="/en/ot-cad/restore-points/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Ot-Cad: Restore points</title>
      <link>/en/ot-cad/restore-points/restore-point/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/ot-cad/restore-points/restore-point/</guid>
      <description>
        
        
        &lt;h2 id=&#34;restore-points&#34;&gt;Restore points&lt;/h2&gt;
&lt;p&gt;Restore points are useful for cases such as the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;If a user error compromises data integrity, such as unintentionally dropping a table or inserting the wrong data into a table, you can restore the database 
to a state before the problematic transactions.&lt;/li&gt;
&lt;li&gt;In the case of a failed upgrade, you can restore the database to its pre-upgrade state.&lt;/li&gt;
&lt;li&gt;You want to create a number of backups while avoiding the overhead of storing copies of the database externally.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;restore-points-ui-tour&#34;&gt;Restore points UI tour&lt;/h3&gt;
&lt;p&gt;You can view and manage restore points. After logging in to the OTCAD application, the home page appears. Select the &lt;strong&gt;More options&lt;/strong&gt; button and &lt;strong&gt;Restore points&lt;/strong&gt;. The Restore points page appears as shown in this image:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/ot-cad/restore_point.png&#34; alt=&#34;Restore points UI&#34;&gt;&lt;/p&gt;
&lt;p&gt;The Restore points page displays the following information:

&lt;table class=&#34;table table-bordered&#34; &gt;



&lt;tr&gt; 

&lt;th &gt;
Option&lt;/th&gt; 

&lt;th &gt;
Description&lt;/th&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;
a&lt;/td&gt; 

&lt;td &gt;
&lt;strong&gt;+New folder&lt;/strong&gt; Select this  option to create a folder.&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;
b&lt;/td&gt; 

&lt;td &gt;
&lt;strong&gt;⋮&lt;/strong&gt; Select this option to add, edit, and delete all restore points.&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;
c&lt;/td&gt; 

&lt;td &gt;
&lt;strong&gt;⋮&lt;/strong&gt; Select this option to restore and delete a restore point.&lt;/td&gt;&lt;/tr&gt;

&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Select the information icon &lt;strong&gt;i&lt;/strong&gt; to view a summary of the restore point such as the folder name, the number of restore points to save, and the owner details.&lt;/p&gt;
&lt;p&gt;&lt;a name=&#34;Respo&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;create-a-folder&#34;&gt;Create a folder&lt;/h3&gt;
&lt;p&gt;A folder contains restore points. Before saving restore points, you must first create a folder to store them. You can then save restore points to the folder and select a restore point when restoring the database.&lt;/p&gt;
&lt;p&gt;To create a folder, do the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;In the Restore points page, select &lt;strong&gt;+ New folder&lt;/strong&gt;.
The Create Restore points page opens.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Folder name&lt;/strong&gt; field, enter a unique name for the folder.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Maximum restore points to retain&lt;/strong&gt; field, enter the maximum number of restore points that can be saved on the folder.

&lt;div class=&#34;alert admonition note&#34; role=&#34;alert&#34;&gt;
&lt;h4 class=&#34;admonition-head&#34;&gt;Note&lt;/h4&gt;

&lt;pre&gt;&lt;code&gt;  If a folder contains the maximum number of restore points and a new restore point is saved, the oldest restore point in the folder is deleted.
&lt;/code&gt;&lt;/pre&gt;


&lt;/div&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Save the restore point. Do one of the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Select &lt;strong&gt;Schedule&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;From the date picker, select the &lt;strong&gt;Start date and time&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Repeat every&lt;/strong&gt; field, specify the duration at which the restore point needs to be saved.&lt;/li&gt;
&lt;li&gt;From the &lt;strong&gt;Unit&lt;/strong&gt; drop-down list, select the minute, hour, day, week, or month at which the restore point needs to be saved.&lt;/li&gt;
&lt;li&gt;Select the &lt;strong&gt;On day&lt;/strong&gt; option and specify the day on which the restore point needs to be saved.&lt;/li&gt;
&lt;li&gt;Select the &lt;strong&gt;On&lt;/strong&gt; option and specify the exact day and month on which the restore point needs to be saved.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;OR&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Select &lt;strong&gt;Execute once&lt;/strong&gt; to create the restore point manually.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select &lt;strong&gt;Create&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;create-a-restore-point&#34;&gt;Create a restore point&lt;/h3&gt;
&lt;p&gt;You can associate a restore point with an existing folder. Before you can save restore points, you must first create a folder to store them. Folders store the restore points in descending chronological order based on the times at which the restore points were saved. You can identify each restore point by its unique identifier or the index in the folder, where an index of 1 specifies the most recently saved restore point.&lt;/p&gt;
&lt;p&gt;To create a restore point:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;In the Restore points page, select &lt;strong&gt;⋮&lt;/strong&gt; and &lt;strong&gt;+Add restore point&lt;/strong&gt;. 
The restore point is created and displays the following information:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Index - The serial number of the restore point in the folder.&lt;/li&gt;
&lt;li&gt;Timestamp - The date and time of creation of the restore point.&lt;/li&gt;
&lt;li&gt;Database version - The database version of the OTCAD application.&lt;/li&gt;
&lt;li&gt;ID - The unique identifier of the restore point.&lt;/li&gt;
&lt;li&gt;Status - The present status of the restore point. The status can be either &lt;strong&gt;Completed&lt;/strong&gt; or &lt;strong&gt;Saving&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;div class=&#34;alert admonition note&#34; role=&#34;alert&#34;&gt;
&lt;h4 class=&#34;admonition-head&#34;&gt;Note&lt;/h4&gt;

&lt;pre&gt;&lt;code&gt;  You need to have super user privileges to create folders and restore points.
&lt;/code&gt;&lt;/pre&gt;


&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;edit-a-folder&#34;&gt;Edit a folder&lt;/h3&gt;
&lt;p&gt;After creating an restore point, you can edit the details to suit your requirements.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the Restore points page, select a folder.&lt;/li&gt;
&lt;li&gt;Hover over &lt;strong&gt;⋮&lt;/strong&gt; and select &lt;strong&gt;Edit&lt;/strong&gt;.
All the details of the restore point are populated. 
For more information about editing a folder, see &lt;a href=&#34;#Respo&#34;&gt;Create a folder&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Select &lt;strong&gt;Update&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;delete-all-restore-points-in-a-folder&#34;&gt;Delete all restore points in a folder&lt;/h3&gt;
&lt;p&gt;You can delete all restore points in a folder that are no longer in use or required.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the Restore points page, select a folder.&lt;/li&gt;
&lt;li&gt;Hover over &lt;strong&gt;⋮&lt;/strong&gt; for a folder and select &lt;strong&gt;Delete all restore points&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;In the Confirmation dialog, select &lt;strong&gt;Delete&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;restore-a-database-from-a-restore-point&#34;&gt;Restore a database from a restore point&lt;/h3&gt;
&lt;p&gt;After you have saved restore points to a folder, you can use those restore points to restore a database. The 
database is restored to the state at which the restore point was saved earlier.&lt;/p&gt;
&lt;p&gt;The version of the revived database must be the same as or newer than the version of the database when the restore point was saved. After a database is revived, any restore point that was saved using a version newer than the version of the revived database will be invalidated. You can remove the invalidated restore points from the database.&lt;/p&gt;
&lt;p&gt;The revive operation preserves existing folders, but their configuration, including restore point limits, are rolled back to their state when the restore point was saved. If a folder did not exist at the time of the restore point to which the database was revived, that folder is revived with default configuration settings—no restore point limit and dbadmin as the owner.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the Restore points page, select a folder.&lt;/li&gt;
&lt;li&gt;Hover over &lt;strong&gt;⋮&lt;/strong&gt; for a restore point and select &lt;strong&gt;Restore&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Do one of the following:&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Select &lt;strong&gt;Full restore&lt;/strong&gt; to restore the complete database.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select &lt;strong&gt;Restore&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the Confirmation dialog, select &lt;strong&gt;Confirm&lt;/strong&gt;.
The estimated time to restore the database is displayed. After the database is successfully restored, it is displayed in the Restore points page with the status &lt;strong&gt;Completed&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;OR&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select &lt;strong&gt;Specific objects&lt;/strong&gt; to restore only specific objects in the database.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select &lt;strong&gt;Create or replace&lt;/strong&gt; to create a missing object or replace an existing object with the restored version.&lt;/p&gt;
&lt;p&gt;OR&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select &lt;strong&gt;Coexist&lt;/strong&gt; to restore objects without replacing the existing ones. New schemas store these restored objects.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Search for schema or tables&lt;/strong&gt; field, enter the name of the schema or table to search in the current database.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select &lt;strong&gt;Add objects&lt;/strong&gt; to restore deleted objects.
The Add deleted objects screen opens.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;In the &lt;strong&gt;Object name&lt;/strong&gt; field, enter the name of the objects (schemas or tables) that need to be restored separated by a comma.&lt;/li&gt;
&lt;li&gt;Select &lt;strong&gt;Add to list&lt;/strong&gt;.
The deleted object appears as a check box in &lt;strong&gt;Deleted items&lt;/strong&gt;. For example, to restore a deleted schema &lt;strong&gt;s2&lt;/strong&gt;, enter &lt;strong&gt;s2&lt;/strong&gt;. To restore a table &lt;strong&gt;t1&lt;/strong&gt; in the schema s2, enter &lt;strong&gt;s2.t1&lt;/strong&gt;. Enter multiple deleted objects separated by a comma.
* In the &lt;strong&gt;Data from current database&lt;/strong&gt; area, the list of schemas and their corresponding objects is displayed. 
* Expand either a single schema or multiple schemas to restore objects.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select &lt;strong&gt;Restore&lt;/strong&gt;.&lt;br&gt;
The objects selected for restoration are successfully restored.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;delete-a-restore-point&#34;&gt;Delete a restore point&lt;/h3&gt;
&lt;p&gt;You can delete a restore point that is no longer in use or required.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the Restore points page, select a folder.&lt;/li&gt;
&lt;li&gt;Hover over &lt;strong&gt;⋮&lt;/strong&gt; for a restore point and select &lt;strong&gt;Delete restore point&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;In the Confirmation dialog, select &lt;strong&gt;Delete&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;

      </description>
    </item>
    
  </channel>
</rss>
