\Users\<Your_User_ID>\AppData\Roaming\<Studio
Install Directory>\<version>\etc\macros.
You must combine those values with the values in the mdm_macros.cfg
file in\Program Files\<Studio Install Directory>\<version>\etc\macros without
duplicating key names.
MDM_HUB_DB=SQL SERVER MDM_SCHEMA=mdm42 MDM_PACKAGE=
|
Macro with Default
|
Description
|
|---|---|
|
MDM_DEF_TIMESTAMP_FORMAT
MM/DD/YYYY hh:mm:ss
|
Default timestamp format
for the SAS MDM repository.
|
|
MDM_DEF_DATE_FORMAT
MM/DD/YYYY
|
Default date format
for the SAS MDM repository.
|
|
MDM_BRANCH_MEM
4194304
|
Branch memory limit.
|
|
MDM_SORT_MEM
16777216
|
Sort memory limit.
|
|
MDM_CLUSTER_MEM
16777216
|
Cluster memory limit.
|
|
MDM_SURVIVE_MEM
16
|
Survivorship memory
limit (MB).
|
|
MDM_MAX_ROWS
0
|
File input limit (primarily
bulk jobs). This macro is deprecated.
|
|
MDM_SORT_THREADS
8
|
Sort thread limit.
|
|
MDM_MAX_CLUSTERS
1000
|
Maximum number of entries
returned by entity search.
|
|
MDM_MAX_CLUSTER_RECORDS
1000
|
Maximum number of entries
returned by cluster search.
|
|
MDM_QKB
|
The fully qualified
path to the QKB.
|
|
MDM_ARCHIVE
C:\ProgramData\SAS\DataManagement\FileStorage\SASMDM\archive\
|
Output path from the
archival job.
|
|
MDM_DATA
C:\ProgramData\SAS\DataManagement\FileStorage\SASMDM\data\
|
Output path for bulk
jobs.
|
|
MDM_LOGS
C:\ProgramData\SAS\DataManagement\FileStorage\SASMDM\logs\
|
Output path for log
files.
|
|
MDM_SCRIPTS
C:\ProgramData\SAS\DataManagement\FileStorage\SASMDM\scripts\
|
Path to the scripts
and metadata directory.
|
|
MDM_SAMPLE_DATA
C:\ProgramData\SAS\DataManagement\FileStorage\SASMDM\samples\data\
|
The sample data directory.
|
|
MDM_SAMPLE_SCRIPTS
C:\ProgramData\SAS\DataManagement\FileStorage\SASMDM\samples\scripts\
|
The sample scripts directory.
|
|
MDM_HUB_DB
ORACLE
|
The database type: ORACLE
or SQL SERVER.
|
|
MDM_DSN
DSN=SASMDM
|
The name of the DSN
for the SAS MDM repository.
|
|
MDM_SCHEMA
MDM
|
The schema to use within
the SAS MDM repository. This value should be all uppercase for Oracle.
|
|
MDM_PACKAGE
MD.
|
The package for the
stored procedure. Leave this blank for SQL Server.
|
|
MDM_OS_DELIMITER
;
|
OS-specific delimiter.
Use
; for Windows and : for
UNIX platforms.
|
|
MDM_REMEDIATION_LIBS
C:\Program Files\SASHome\DataFluxDataManagementStudio\2.7\lib\mdm\
|
The location of the
data remediation Java application.
|
|
Macro with Default
|
Description
|
|---|---|
|
MDM_REMEDIATION_URL
http://localhost:80/SASDataRemediation/rest/groups
|
The location of the
SAS Data Remediation REST web service application.
|