HANA File System & logs, traces files locations
File system:
/var/tmp/hdb_<SID>_<action>_<time_stamp>
where <action> :: = install | update | addhost | uninstall | and so on
The following log files are written during performing the action:
- <hdbcommand>.log: can be read using a text editor
- <hdbcommand>.msg: XML format for the display in the installation tool with the GUI
- <hostname>_tracediff.tgz: provides a delta analysis of the original trace files, makes a detailed analysis easier
You can also view the last three log files in the SAP HANA studio using the administration function Diagnosis Files. For more information, see the SAP HANA Administration Guide.
4. location of customer-specific configuration files:
Configuration Settings | Location |
|---|---|
Global configuration settings | $DIR_INSTANCE/../SYS/global/hdb/custom/config |
| Database-specific configuration settings | $DIR_INSTANCE/../SYS/global/hdb/custom/config/<database_name> |

Comments
Post a Comment