SAS Institute. The Power to Know

SAS(R) Data Quality Server 9.2: Reference

Previous Page | Next Page

The DQSRVSVC Procedure

Overview

The DQSRVSVC procedure runs a dfPower Architect real-time service on a DataFlux Integration Server. dfPower Architect real-time services are batch processes that are intended to cleanse smaller amounts of data at the point of data entry. Data processing is intended to be synchronous, when a client application requests the service and awaits a response. DQSRVSVC procedure authenticates the user on the server, requests a service, delivers input data to the server, and delivers output data to a SAS data set.

To improve performance, large input data sets are delivered to the DataFlux Integration Server in chunks of specified size.

To cleanse or analyze larger amounts of data asynchronously, execute a DataFlux job using the functions DQSRVPROFJOB or DQSRVARCHJOB.

Previous Page | Next Page | Top of Page