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

Prerequisites:

  • Template has no dependant containers
  • Know the name of the template you are going to delete
  • Have delphix_admin privileges (note JetStream Only users and Delphix GUI Owners cannot delete templates)

Procedure:

  1. Log into your Delphix Engine using delphix_admin (or admin privileged account) 

    ssh delphix_admin@<yourengine>
  2. Find the template you want to delete 

    delphix > jetstream
    delphix jetstream template > ls
    delphix jetstream template > select 'TEMPLATE_X'
    delphix jetstream template 'TEMPLATE_X'> 
  3. Delete template and commit

    delphix jetstream template 'TEMPLATE_X'> delete
    delphix jetstream template 'TEMPLATE_X' delete *> commit

 

 

  • No labels