Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

7. Click Back or Cancel to return to the Info window.

List of snapshots

The list of snapshots is displayed on the right pane. The list is updated every time you select GI or VDB on the left pane. The snapshots are grouped by day. You can search for a specific snapshot using time filter or free text.

Info

The time of snapshot refers the start time of the snapshot creation.

...

To recover to the first snapshot:

...

3. Enter the VDB configuration parameters.
Note: Ora SID is limited to:

a.

...

maximum 8 chars

b. Digits and letters only

...

4. Enter Advanced Parameters if necessary.

...

Panel
panelIconIdatlassian-info
panelIcon:info:
bgColor#EAE6FF

After the VDB was started, the following message appears: The VDB “VDB 1” was successfully started.

Ignoring Oracle errors during VDB startup

During the VDB startup, any Oracle error stops the process and fails the startup. These errors may be ORA-, RMAN-, etc… To allow certain errors to be ignored, a special configuration file named dst-agent-excluded-error-codes.properties is used. This file is located alongside the destination agent JAR file and is read during each VDB startup. Since it is dynamically loaded, changes can be applied without requiring a restart of the application.The structure is a properties file, where

  • key is the error with prefix

  • value is free text explanation - for readability only, it is ignored by the application:

Sample:

Code Block
ORA-32004=deprecated parameters
RMAN-03002=failure of statement or recover command

To force stop the refresh of a VDB:

...