DSDIR - connect_cdc_sqdata - Latest

Connect CDC (SQData) Apply engine

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (SQData)
Version
Latest
ft:locale
en-US
Product name
Connect CDC (SQData)
ft:title
Connect CDC (SQData) Apply engine
Copyright
2026
First publish date
2000
ft:lastEdition
2026-08-03
ft:lastPublication
2026-08-03T15:57:37.298309
L1_Product_Gateway
Integrate
L2_Product_Segment
Data Integration
L3_Product_Brand
Precisely Connect
L4_Investment_Segment
Application Data Integration
L5_Product_Group
ADI - Connect
L6_Product_Name
Connect CDC

Used with Distributed (Multiplatforms) only. The DSDIR function returns the name of the directory in which a file type datastore resides.

Category

Specialized

Syntax
DSDIR(datastore)
Parameter and Description
Parameter Description
datastore This parameter specifies the physical name of a file type datastore on a distributed (UNIX, Windows, etc.) platform.

Example

Return the name of the directory that contains the file type datastore with the name of source.dat and map it to FILE_DIRNAME.
TARGET_DIRNAME = DSDIR (source.dat)