| The DQSRVSVC Procedure |
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.
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.