The remote table feature in SAP Datasphere offers significant flexibility in how data from external sources is consumed and managed. Firstly, data can be accessed virtually by remote access to the source system (E). This means Datasphere does not store a copy of the data; instead, it queries the source system in real-time when the data is requested. This ensures that users always work with the freshest data. Secondly, data can be persisted in SAP Datasphere by creating a snapshot (copy of data) (C). This allows users to explicitly load a copy of the remote table's data into Datasphere at a specific point in time, useful for performance or offline analysis. Lastly, data can be persisted by using real-time replication (D). For certain source systems and configurations, Datasphere supports continuous, real-time replication, ensuring that changes in the source system are immediately reflected in the persisted copy within Datasphere. Option A is incorrect as the access mode cannot be arbitrarily switched, and option B refers to data flow capabilities, not inherent remote table access options.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit