1. Agents: SAP HANA Cloud
SAP HANA Database SQL Reference Guide
"CREATE AGENT Statement (Data Provisioning)". This section details the SQL command for registering a Data Provisioning Agent as an object in the SAP HANA database catalog.
2. JSON Collections: SAP HANA Cloud
SAP HANA Database SQL Reference Guide
"CREATE COLLECTION Statement (JSON Document Store)". This document specifies that a collection is a database object created to store JSON documents
managed within the catalog.
3. HDI Containers: SAP HANA Cloud
SAP HANA Database Deployment Infrastructure (HDI) Reference
"Monitoring and Administration Using SQL". This guide describes the SYSDI schema and its views (e.g.
HDICONTAINERS)
which are part of the catalog and are used to store metadata about HDI containers.
4. Catalog Objects (General): SAP HANA Cloud
SAP HANA Database Administration Guide
"The Catalog". This section provides an overview of the SAP HANA catalog
stating it contains the definitions of all SAP HANA database objects
including tables
views
and procedures.
5. Cubes (as Calculation Views): SAP HANA Cloud
SAP HANA Modeling Guide
"Data Categories for Calculation Views". This guide explains that 'Cube' is a data category that defines the semantics of a calculation view
while the underlying object stored in the catalog is a view.