An interface library engine
is a SAS engine that accesses files formatted by other software. Interface
library engines are not transparent to the user and must be explicitly
specified (for example, in the LIBNAME statement).
The following are interface
library engines:
reads SPSS portable
file format. This file format is analogous to the transport format
for SAS data sets. The SPSS portable files (also called an export
file) must be created by using the SPSS EXPORT command. Under z/OS,
the SPSS engine also reads SPSS Release 9 files and SPSS-X files in
either compressed or uncompressed format.
reads OSIRIS data and
dictionary files in EBCDIC format.
In addition, a view engine is an
interface library engine that is used by
SAS/ACCESS software in order
to retrieve data from files formatted by another vendor's software.
These engines enable you to read and write data directly to and from
files formatted by a database management system (DBMS), such as DB2
and ORACLE.
View engines enable
you to use SAS procedures and statements in order to process data
values stored in these files without the cost of converting and storing
them in files formatted by SAS. Contact your on-site SAS support
personnel for a list of the
SAS/ACCESS interfaces available at your
site. For more information about
SAS/ACCESS features, see
About SAS/ACCESS Software and the
SAS/ACCESS documentation for your DBMS.
Operating Environment Information: The capabilities and support of these engines vary depending on your
operating environment. See the SAS documentation for your operating
environment for more complete information.