Accessing data through OSFI

D3 SQL can be used to access both non-local and non-D3 data through the OSFI (Open System File Interface). To reference OSFI files using D3 SQL, a local SQL catalog structure reflecting the remote files must exist.

The transaction processing capabilities of SQL are supported with OSFI data sources, but ACID capability is not assured. This means that if a machine on the network, or the network itself, halts during a commit operation, the reliability of that commit cannot be assured.