SAS Institute. The Power to Know

What's New in SAS(R) 9.2

What's New

What's New in SAS Data Quality Server 9.2


Overview

The SAS Data Quality Server software now provides procedures and functions that enable you to run jobs and services on Integration Servers from DataFlux (a SAS company). Other procedures and functions enable you to administer Integration Servers.

The SAS Data Quality Server 9.2: Reference now contains information on the conditional clustering enhancements that were introduced in SAS Data Quality Server 9.1.3.


DataFlux Integration Server Support

The following procedures and functions support DataFlux Integration Servers:

PROC DQSRVSVC

runs services that were created with the dfPower Architect software from DataFlux.

PROC DQSRVADM

creates a job status data set.

DQSRVARCHJOB

runs jobs that were created with the dfPower Architect software.

DQSRVCOPYLOG, DQSRVDELETELOG

manage log entries.

DQSRVJOBSTATUS

reads log entries.

DQSRVKILLJOB

terminates jobs.

DQSRVPROFJOBFILE

runs file-type jobs that were created with the dfPower Profile software from DataFlux.

DQSRVPROFJOBREP

runs repository-type jobs that were created with the dfPower Profile software.

DQSRVUSER

authenticates a user.

The dfPower Profile software provides enterprise data quality analysis.

The dfPower Architect software provides a graphical environment for the creation of jobs and services that run on DataFlux Integration Servers.


Documentation for Conditional Clusters

In SAS Data Quality Server 9.1.3, the clustering capability of the DQMATCH procedure was enhanced so that clustering criteria could be grouped into a series of conditions. Conditional clustering, as implemented in the CONDITION= and EXACT options of the CRITERIA statement, are now documented in the SAS Data Quality Server: Reference.