ddls - Data Stream Architecture

Teradata Data Stream Architecture (DSA) User Guide

Product
Data Stream Architecture
Release Number
16.00
Published
November 2016
Language
English (United States)
Last Update
2018-04-17
dita:mapPath
zgh1474305420348.ditamap
dita:ditavalPath
3150_DSA_UG_1600.ditaval.ditaval
dita:id
B035-3150
lifecycle
previous
Product Category
Software
Teradata Tools and Utilities

Purpose

The ddls command lists the files in a storage unit on a Data Domain device. This executable is provided by the AXMDDboost package, and is not run using the DSC command-line utility.

Syntax

ddls -h|--host Hostname -s|--storageunit Storage Unit -u|--user User -l|--long pattern

Examples

ddls -h ddserver -s ddstorage -u dduser -l

Parameters

h|host Hostname
The hostname or IP address of the Data Domain server to which to connect.
s|storageunit Storage Unit
The storage unit on the Data Domain server to query.
u|user User
The user account to use for logging onto the Data Domain server.
l|long
[Optional] Displays file listing in long format.
pattern
[Optional] The pattern field is a wildcard for specifying which file names should be listed. If not specified, all files within the selected storage unit will be listed. Enclose the wildcard file names in double quotes so that the Linux shell does not expand the wildcard prior to starting the utility.

Usage Notes

If you do not specify the host, storageunit, or user parameters, you will be prompted for them. You will also be prompted for the logon password.

XML File Example

This command does not support an XML file.