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 a basic use of the CLI list command.

  1. Switch to the source view and view the default list.

    delphix> source
    delphix source> list
    NAME      CONTAINER  VIRTUAL  CONFIG  
    example   example    false    example
    vexample  vexample   true     vexample
  2. List sources with their database size (in MB).

    delphix> source
    delphix source> list display=name,virtual,runtime.databaseSize
    NAME      VIRTUAL  RUNTIME.DATABASESIZE
    example   false    12784
    vexample  true     12842