Situation
DATPROF Subset accesses the source database from the target database using various techniques, such as ad hoc queries or linked servers. Which method does Subset use?
Explanation
DATPROF Subset uses the "Ad hoc queries" to access the remote database.
Both OPENROWSET and OPENDATASOURCE are used.
To allow for these connectiontypes the database should have "Ad hoc queries" enabled.
Related articles
- Is it possible to skip the source table row counting in Subset?
- (Oracle) Cannot create Constraint (Primary Key/Unique constraint) ORA-0095: name is already used by an existing object
- What method uses Subset to access the MS SQL Server database
- How to install Microsoft PowerShell SqlServer module
- How to install Oracle SQL*Plus Package