Symptom

SAP Support asked you to provide a collection of the relevant diagnosis files (also known as "full-system-info-dump").

Environment

SAP HANA database, revision >=30

Resolution

You can collect the dump containing the diagnosis information either in HANA Studio or directly from the command line:

 1.In the Administration Editor in HANA Studio, choose the Diagnosis Files tab. If the system is offline, the Administration editor opens in diagnosis mode:
1.1 Choose Diagnosis Information > Collect

    1.2.Select whether System Views should be included (in earlier HANA revisions this option was offered in the step before by choosing "Collect with SQL" or "Collect without SQL) and the date range for
![](https://img2018.cnblogs.com/blog/1556268/201901/1556268-20190118111644083-1909044848.png)
1.3.which you want to collect the diagnosis information.
1.4.Click the "Finish Button" to trigger the collection of diagnosis information
1.5.See below section 'Where to Download' to download the collection
  1. You are logged on as the operating system administrator adm on the command line:

    2.1Change to directory where the fullSystemInfoDump.py script is located (terminal shortcut "cdpy") i.e. $DIR_INSTANCE/exe/python_support

    2.2For a database in a single-container system please execute: python fullSystemInfoDump.py [--days=<number_of_days>]

    For a database in a multiple-container (MultiDb, MDC) system, you must also specify name of the tenant database with the corresponding option.

    For a tenant database: python fullSystemInfoDump.py -t <TENANT_DATABASE_NAME> [--days=<number_of_days>]

    For the system database: python fullSystemInfoDump.py -t SYSTEMDB [--days=<number_of_days>]

You are logged on to DBACOCKPIT

Go to Diagnostics/Diagnosis Files, in the upper task bar click "List Diagnosis Information" [Requires permissions "GRANT SELECT ON SYS.FULL_SYSTEM_INFO_DUMPS" (available in HANA Revision 101 and later), "EXECUTE on the procedure SYS.FULL_SYSTEM_INFO_DUMP", "EXECUTE on the procedure SYS.FULL_SYSTEM_INFO_DUMP_CREATE", "EXECUTE on the procedure SYS.FULL_SYSTEM_INFO_DUMP_RETRIEVE", "EXECUTE on the procedure SYS.FULL_SYSTEM_INFO_DUMP_DELETE"]

If systems views shall be included then the following permissions are required as well [SELECT on SYS_STATISTICS schema, SELECT on SYS_EPM schema, EXPORT privilege]

Go to Diagnostics/Diagnosis Files, in the upper task bar click "Generate RTE Dump" [Requires permission "GRANT Resource Admin]

Those features require the following SAP_BASIS Support Packages:

7.51 (all service packs)

7.50 (SP01 and higher)

7.40 (SP14 and higher)

7.31 (SP18 and higher)

7.30 (SP15 and higher)

7.02 (SP18 and higher)

Note: For storage reasons, by default only trace files of the last 7 days are collected unabridged (time range can be modified). In case the incident you would like to report happened more than 7 days ago, please make sure to include all the traces since the time of the occurrence by using the corresponding option "-d " or "--days=". For example, to include all trace files from the last 14 days, use python fullSystemInfoDump.py --days=14

See also the video below:

The collection represents a snapshot of the HANA database including:

The trace files of each host in the landscape i.e. $DIR_INSTANCE//trace/.

The database configuration files.

The backup logs, crashdump files & recorded performance trace files.

A runtime dump for each indexserver.

Among a set of other trace / configuration files, please refer to the documentation referenced for details

For storage reasons, by default only trace files from the last 7 days are collected unabridged (time range can be modified).

Where to Download

You can download the collection of diagnosis files (ZIP-archive having file name pattern fullsysteminfodump_

<mm_.zip):

In the Administration Editor in HANA Studio, choose the Diagnosis Files tab, then select Diagnosis Information > List to download the full-system-info-dump.

Directly from the directory DIR_GLOBAL/sapcontrol/snapshots which typically points to /usr/sap//SYS/global.

As the size of the ZIP-archive created usually exceeds the maximum upload size of attachments in incidents, please:

Either request a SAP Mobile Documents or sFTP (see KBA 2077673) share from the Support Engineer for uploading the trace files.

Or transfer them to SAP using sapserv# ftp. See SAP Note 40024 for more details.

Additional information to avoid running into known problems:

Do not collect the full-system-info-dump from a standby host in distributed landscape when using SAP's Storage Connector (see SAP Note 2014225 for details).

For HANA revision 74.04 and lower please choose the command line option (see SAP Note 2040144 for details).

In rare cases and before HANA revision 80, the python call from the command line lead to high CPU usage. To limit the resources allocated by python, you can assign a lower priority to this process call by using "nice -19 python ...".

1732157 - Collecting diagnosis information for SAP HANA [VIDEO]的更多相关文章

  1. 2101244 - FAQ: SAP HANA Multitenant Database Containers (MDC)

    Symptom You face issues or have questions related to multitenant database containers in SAP HANA env ...

  2. 2690036 - SAP HANA 2.0 SPS 03 Database Revision 034

    Symptom This is the SAP Release Note for SAP HANA 2.0 Database Revision 034 (2.00.034.00) of the SAP ...

  3. 1950261 - SAP HANA Database Backup Policy Recommendations and Regular Backup Script

    =====Symptom For SAP Business One, version for SAP HANA users, SAP HANA provides a range of database ...

  4. SAP NOTE 1999997 - FAQ: SAP HANA Memory

    Symptom You have questions related to the SAP HANA memory. You experience a high memory utilization ...

  5. SAP HANA学习资料大全[非常完善的学习资料汇总]

    Check out this SDN blog if you plan to write HANA Certification exam http://scn.sap.com/community/ha ...

  6. 【转】SAP HANA学习资料大全[非常完善的学习资料汇总]

    Check out this SDN blog if you plan to write HANA Certification exam http://scn.sap.com/community/ha ...

  7. SAP HANA学习资料大全 Simple Finane + Simple Logisitic [非常完善的学习资料汇总]

    Check out this SDN blog if you plan to write HANA Certification exam http://scn.sap.com/community/ha ...

  8. sap hana 数据库 EBS

    SAP实时数据平台详解 ************************************************************ EBS是Oracle 公司对原有应用产品整合后的一个产 ...

  9. Oracle GoldenGate 支持 从SAP HANA database抽取或者复制数据到SAP HANA database 吗?

    Oracle GoldenGate 支持 从SAP  HANA database抽取或者复制数据到SAP HANA database 吗? 来源于: Does Oracle GoldenGate Su ...

随机推荐

  1. python批量插入mysql数据库(性能相关)以及反引号的使用

    参考link: https://blog.csdn.net/qq_35958094/article/details/78462800(插入相关) https://www.cnblogs.com/hya ...

  2. 分布式系统定时任务,保证只有一个服务执行了改任务--采用redis分布式锁来实现(文章摘自:https://www.cnblogs.com/0201zcr/p/5942748.html)

    文章摘自:https://www.cnblogs.com/0201zcr/p/5942748.html package com.abtc.server.mine.common.utils; impor ...

  3. navicat 定时备份

    1.点击备份-->新建备份 2.对象选择:可以选择要备份的表也可以不选,默认全部选择:之后点击保存:输入文件名即可:注意弹框不会消失,这是已经生成了备份任务 3.点击计划-->新建批量计划 ...

  4. python基础09_字符串格式化

    首先,使用%s 的方法. #!/usr/bin/env python # coding:utf-8 # 不用format方法,使用%s 和%d name = 'Tom' age = 100 msg = ...

  5. ARTS(一)

    ARTS第一周,2019年3月17日,星期日,天气晴. A:算法学习(Algorithm) 将一个给定字符串根据给定的行数,以从上往下.从左到右进行 Z 字形排列. 比如输入字符串为 "LE ...

  6. 远程链接 aws Windows Server 2016 Base Nano

    第一次接触Windows Server 2016 Base Nano,平时工作中或者自己私下使用win的服务器都是带桌面版本的 而这次在aws一不小心开了一台Nano服务,刚开始我都不知道这个是什么玩 ...

  7. 剑指Offer 48. 不用加减乘除做加法 (其他)

    题目描述 写一个函数,求两个整数之和,要求在函数体内不得使用+.-.*./四则运算符号. 题目地址 https://www.nowcoder.com/practice/59ac416b4b944300 ...

  8. Xcodebuild ipa shell

    命令行下打包iOS App工程: #!/bin/sh # # How To Build ? #http://www.jianshu.com/p/3f43370437d2 #http://www.jia ...

  9. VSCode 常用的快捷键

    R键:点击后热加载,直接查看预览结果 P键: 在虚拟机中显示网格,常用 O 键:切换iOS 和Android Q键 :退出调试 ctr +~  打开 终端

  10. Reasoning With Neural Tensor Networks For Knowledge Base Completion-paper

    https://www.socher.org/index.php/Main/ReasoningWithNeuralTensorNetworksForKnowledgeBaseCompletion 年份 ...