DATA_SERVICES

The Data Services view displays information about each data service. It also shows a single entry for SAS Federation Server with a value in the data_service_name column of _SERVER_ and a value in the type column of SERVER.
The DATA_SERVICES table contains one entry per configured data service, both internal and external. The table below lists the columns that are associated with the DATA_SERVICES view:
Name
Type
Description
DATA_SERVICE_NAME
VARCHAR(256)
The unique name of the data service.
VERSION
CHAR(32)
The version of the data service.
TYPE
CHAR(32)
Keyword for the data type. Valid values include:
BASE
DB2
GREENPLUM
HIVE
ODBC
ODBC_FED
ORACLE
TRAN
TERADATA
SAP
SQLSVR
Other values are possible.
DOMAIN
VARCHAR(256)
The SAS Metadata Server domain that is associated with the data service.
Last updated: March 6, 2018