Where to Locate the HANA Parameter Files in OS Level

You can find the location of the configured SAP HANA parameters from the operating system as below. The HANA paramater are stored in text files format.

LOCATION OF FILE DESCRIPTION
/usr/sap/[SID]/HDB[xx]/exe/config
/hana/shared/[SID]/HDB[xx]/exe/config
Default values (not to be adjusted)
/usr/sap/[SID]/SYS/global/hdb/custom/config/[service_or_component].ini
/hana/shared/[SID]/global/hdb/custom/config/
Valid for a specific service (e.g. indexserver) or component (e.g. multidb) on all hosts [service_or_component].ini
/usr/sap/[SID]/SYS/global/hdb/custom/config/global.ini
/hana/shared/[SID]/global/hdb/custom/config/global.ini
Valid for all services on all hosts.
/usr/sap/[SID]/HDB[xx]/[host]/[service_or_component].ini
/hana/shared/[SID]/HDB[xx]/[host]/[service_or_component].ini
Valid for a specific service (e.g. indexserver) or component (e.g. multidb) on a specific host [host]
/usr/sap/[SID]/HDB[xx]/[host]/global.ini
/hana/shared/[SID]/HDB[xx]/[host]/global.ini
Valid for all services on a specific host [host]
/usr/sap/[SID]/SYS/global/hdb/custom/config/DB_[tenant_sid]/[service_or_component].ini
/hana/shared/[SID]/global/hdb/custom/config/DB_[tenant_sid]/[service_or_component].ini
Valid for a specific service (e.g indexserver) or component (e.g. multidb) for a specific tenant database [tenant_sid].
/usr/sap/[SID]/SYS/global/hdb/custom/config/DB_[tenant_sid]/global.ini
/hana/shared/[SID]/global/hdb/custom/config/DB_[tenant_sid]/global.ini
Valid for all services for a specific tenant database [tenant_sid].

You May Also Like

Leave a Reply?