Previous Page | Next Page

SAS/Warehouse Administrator Metadata Types

WHPHYSTR



Base metadata type for physical storage objects
Category: Physical Storage Types

Parent
Overview
Properties
Using WHPHYSTR

Parent

WHROOT


Overview

WHPHYSTR is the base metadata type for physical storage objects in SAS/Warehouse Administrator.


Properties

New properties for WHPHYSTR are as follows:

INDEXES

specifies an SCL list of general identifying information about the indexes that are defined for this store.

LOAD TECHNIQUE

specifies the character string that indicates how this table is loaded. The current returned values can be REFRESH, APPEND, or MERGE. Note that you can extend this list over time.

TABLE

specifies an SCL list of general identifying information about the table for which this physical storage definition is used.

TABLE NAME

indicates the name of the table in the data store.


Using WHPHYSTR

Add Update Delete
No No No

WHPHYSTR is a dependent type. WHPHYSTR is not used to read or write metadata from a repository. See the usage information for its subtypes: WHSASSTR or WHDBMSST. See also the physical storage models in Relationships Among Metadata Types.

Previous Page | Next Page | Top of Page