SAS Institute. The Power to Know

SAS(R) Data Quality Server 9.2: Reference

Previous Page | Next Page

Functions and CALL Routines

Functions Listed by Category


DataFlux Integration Server Functions

The DQSRVARCHJOB Function runs an dfPower Architect job on a DataFlux Integration Server and returns a job identifier.

The DQSRVCOPYLOG Function copies a job's log file from a DataFlux Integration Server.

The DQSRVDELETELOG Function deletes a job's log file from a DataFlux Integration Server.

The DQSRVJOBSTATUS Function returns the status of a job that was submitted to a DataFlux Integration Server.

The DQSRVKILLJOB Function terminates a job that is running on a DataFlux Integration Server.

The DQSRVPROFJOBFILE Function runs a file-type Profile job on a DataFlux Integration Server and returns a job identifier.

The DQSRVPROFJOBREP Function runs a repository-type Profile job on a DataFlux Integration Server and returns a job identifier.

The DQSRVUSER Function begins a session on a secure DataFlux Integration Server.


Case Functions

The DQCASE Function returns a character value with standardized capitalization.


Gender Analysis, Locale Guessing, and Identification Functions

The gender analysis, locale guessing, and identification functions return information that is determined from the content of an input character value.

The DQGENDER Function returns a gender determination from the name of an individual.

The DQGENDERINFOGET Function returns the name of the parse definition that is associated with a specified gender analysis definition.

The DQGENDERPARSED Function returns a gender determination from the parsed name of an individual.

The DQLOCALEGUESS Function returns the name of the locale that is most likely represented by a character value.

The DQIDENTIFY Function returns a category name from a character value.


Matching Functions

The DQMATCH Function returns a match code from a character value.

The DQMATCHINFOGET Function returns the name of the parse definition that is associated with a match definition.

The DQMATCHPARSED Function returns a match code from a parsed character variable.


Parsing Functions

The DQPARSE CALL Routine returns a parsed character value and a status flag.

The DQPARSE Function returns a parsed character value.

The DQPARSETOKENGET Function returns a token from a parsed character value.

The DQPARSETOKENPUT Function inserts a token into a parsed character value and returns the updated parsed character value.

The DQTOKEN Function returns a token from a character value.


Pattern Analysis Functions

The DQPATTERN Function returns analytical information on the words or characters in an input character value.


Reporting Functions

The DQGENDERINFOGET Function returns the name of the parse definition that is associated with a specified gender analysis definition.

The DQLOCALEINFOGET Function returns information about locales.

The DQLOCALEINFOLIST Function displays the names of the definitions in a locale and returns a count of those definitions.

The DQMATCHINFOGET Function returns the name of the parse definition that is associated with a match definition.

The DQPARSEINFOGET Function returns the token names for the specified parse definition.


Scheme Apply Functions and CALL Routines

The DQSCHEMEAPPLY Function applies a scheme and returns a transformed value.

The DQSCHEMEAPPLY CALL Routine applies a scheme and returns a transformed value and a transformation flag.


Standardization Functions

The DQSTANDARDIZE Function returns a character value after standardizing the casing, spacing, and format, and after applying a common representation to certain words and abbreviations.

Previous Page | Next Page | Top of Page