Previous Page | Next Page

The SASEFAME Interface Engine

Syntax: SASEFAME Interface Engine

The SASEFAME engine uses standard engine syntax. Table 36.1 summarizes the options used by SASEFAME.

Table 36.1 Summary of LIBNAME libref SASEFAME Statement

Option

Description

CONVERT=

specifies the Fame frequency and the Fame technique

WILDCARD=

specifies a Fame wildcard to match data object series names within the Fame database

RANGE=

specifies the range of data to keep in format ’ddmmmyyy’d – ’ddmmmyyyy’d

INSET=

uses a SAS data set named setname and KEEPLIST= Fame expression list as selection input variables or WHERE= Fame namelist as selection input for BY variables

CROSSLIST=

specifies a Fame crosslist namelist to perform selection based on the crossproduct of two Fame namelists

FAMEOUT=

specifies the Fame data object class/type you want output to the SAS data set

DBVERSION=

echoes the present version number of the Fame Work data base in the SAS log

TUNEFAME=

tunes the FAME database engine’s use of memory to reduce I/O in favor of a bigger virtual memory for caching database objects

TUNECHLI=

tunes the CHLI database engine’s use of memory to reduce I/O in favor of a bigger virtual memory for caching database objects

Previous Page | Next Page | Top of Page