/
(2105) Query Translation

(2105) Query Translation

Query analysis and adjustment

There are two main scenarios of query usage:

  • DSO under MultiProvider or
  • DSO/ADSO under CompositeProvider

A MultiProvider combines DSOs with a VirtualProvider and a CompositeProvider combines DSOs/ADSOs with a VirtualProvider. DataTiering generates a VirtualProvider, which connects to the offloaded table and reads the archived data.
This setup enables us to read archived data from a query.

Impact analysis searches for MultiProviders/CompositeProviders according to these criteria:

  • DSO is assigned to MultiProvider or
  • DSO/ADSO is assigned to a CompositeProvider

Related content

(1811) Query Translation
(1811) Query Translation
More like this
(2002) Query Translation
(2002) Query Translation
More like this
(1905) Query Translation
(1905) Query Translation
More like this
(2302) Query Translation
(2302) Query Translation
More like this
(2208) Query Translation
(2208) Query Translation
More like this
(2205) Query Translation
(2205) Query Translation
More like this