Release Information

Introduction

Getting Started

Delphix Engine System Administration

Virtual Database Management with the Delphix Engine

Data Backup and Recovery

Delphix Modernization Engine

Delphix Masking

Virtualizing Unstructured Files in the Delphix Engine

Virtualizing Oracle E-Business Suite in the Delphix Engine

JetStream

Mission Control

Delphix Express User Guide

Reference


Documentation for Previous Versions of the Delphix Engine

Delphix Server 3.0 Documentation
Delphix Server 3.1 Documentation
Delphix Engine 3.2 Documentation
Delphix Engine 4.0 Documentation
Delphix Engine 4.1 Documentation
Delphix Engine 4.2 Documentation
Delphix Engine 4.3 Documentation

Skip to end of metadata
Go to start of metadata

This topic describes how to use the command line interface to fail over a namespace.

Procedure

  1. Switch to the namespace context and list the namespaces on the system

    delphix> cd namespace
    delphix namespace> ls
    Objects
    NAME           
    [172.16.203.93]
    
    Operations
    lookup
  2. Select the namespace to failover

    delphix namespace> select [172.16.203.93] 
    delphix namespace "[172.16.203.93]"> 
  3. Failover the namespace

    delphix namespace "[172.16.203.93]"> failover
    delphix namespace "[172.16.203.93]" failover *> commit

    Failover

    Failover will sever the replication connection and make objects in the namespace part of the live system. This will prevent the target from receiving subsequent incremental updates.