Previous Page | Next Page

SAS/Warehouse Administrator Metadata Types

WHDYNLIB



Metadata type for dynamic SAS libraries
Category: SAS Library Types

Parent
Overview
Properties
Using WHDYNLIB

Parent

WHLIBRY


Overview

WHDYNLIB models the metadata for dynamic SAS libraries in SAS/Warehouse Administrator. This metadata type corresponds to the default, temporary working directories that are identified on the Output Data tab of the properties window for data mappings, user exits, record selectors, and data transfers.

For example, here is how to display the Output Data tab for a user exit process in the SAS/Warehouse Administrator interface:

  1. In the Explorer, select a table with the right mouse button.

  2. Select Process from the pop-up menu.

  3. In the Process Editor, select the table with the right mouse button.

  4. Select Add [arrow] User Exit

  5. Enter the user exit information, until you come to the Output Data tab.

    By default, the fields on the Output Data tab will display a temporary working directory for user exit output.


Properties

WHDYNLIB has the same properties as WHLIBRY. Unlike WHLIBRY properties, however, WHDYNLIB properties cannot be written through the metadata API. They can only be read.


Using WHDYNLIB

Add Update Delete
No No No

WHDYNLIB is an independent type, like its parent, WHLIBRY. To understand how all subtypes of WHLIBRY relate to other types, see the physical storage models in Relationships Among Metadata Types.

Previous Page | Next Page | Top of Page