zoukankan      html  css  js  c++  java
  • 1816647

    ymptom
    When uploading an SAP Note in transaction SNOTE you receive the error "Data file of SAP Note is incomplete"

    Environment
    SNOTE

    Reproducing the Issue
    From the Software Download Center, choose the SAP Note you wish to download
    From the SAP Note click "Download Corrections"
    Save the ZIP or SAR file to a local disk
    In transaction SNOTE, click Goto -> Upload SAP Note
    Select the ZIP or SAR file downloaded from the Service Market Place in step 3
    The error is displayed
    Cause
    The corrections in the SAP Note are downloaded from the Service Market Place as a ZIP or SAR file, SNOTE cannot extract the corrections from the ZIP or SAR file.

    Resolution
    From the Software Download Center, choose the SAP Note you wish to download
    From the SAP Note click "Download Corrections"
    Save the ZIP or SAR file to a local disk
    Extract the contents from the downloaded ZIP or SAR file. The extracted content should contain a file with the name .txt
    For ZIP file, unzip the contents of the zip file
    For SAR file, use SAPCAR to extract the contents. You can refer to SAP KBA 2632047 for details
    In transaction SNOTE, click Goto -> Upload SAP Note
    Select the .txt file extracted from the ZIP or SAR file in step 4
    The SAP Note will appear under the New group in the tree view of SNOTE
    See Also
    For more detailed information about how to implement SAP Notes using SNOTE, please refer to our System Upgrade and Update WIKI -> Note Assistant -> Note Assistant - Troubleshooting Guide.

    KBA 2632047 - How to extract SAR files

    Keywords
    zip, download, sar

  • 相关阅读:
    (十)HTTP.sys远程代码执行
    (九)不安全的HTTP方法
    (八)用户枚举
    (六)跨站请求伪造
    (五)跨站脚本攻击
    接口测试思路
    逆向工程,生成pojo、xml、mapper
    MyBatis框架核心之(五)注解使用resultMap及多表查询
    查看源代码Source not found及在eclipse中配置jdk的src.zip源代码
    EL有11个隐含对象
  • 原文地址:https://www.cnblogs.com/weikui/p/10258840.html
Copyright © 2011-2022 走看看