Explain how you can avoid un-necessary logging information from being stored?
Answer Posted / Gitam Singh
To avoid unnecessary logging information in SAP HANA, you can adjust the log settings using transaction code ST03N or ST03 (for system logs) and ST22 (for application logs). You can specify which log levels to enable or disable, and set retention periods for logs. Additionally, custom ABAP programs can use the `logging()` function to control logging at a finer level.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category