zoukankan      html  css  js  c++  java
  • 安装sap license

    命令:saplikey

    saplikey -help
    SAP License Key Administration  -  Copyright (C) 2003 - 2016 SAP AG
    
    usage: saplikey pf=<profile> [trace=<level>] <command>
    
    where <command> is one of:
    
    -help. . . . . . . . . . . . . . . Display this usage text
    -version . . . . . . . . . . . . . Display the version of the license key
                                       library
    -get . . . . . . . . . . . . . . . Display infos about the system
    -number. . . . . . . . . . . . . . Get installation number
    -install <filename>. . . . . . . . Install permanent license keys from a file
                                       (which comes from SAP)
    -show. . . . . . . . . . . . . . . Display all installed license keys
    -temp <product>. . . . . . . . . . Create a temporary license key for the given
                                       product and the hardware key of this machine
    -delete <SID> <HW Key> <product> . Delete license keys
                                       (For each of the parameters after "-delete"
                                        you can use "*" as a wildcard.
                                        Remember that you might have to
                                        use quotes to mask the "*"!)

    license 

    saplikey pf=profile   -install 'sid.txt'
    Ingnoring invalid formula: zcsa/installed_languages=(123DEJMZ쁩
    Ingnoring invalid formula: zcsa/installed_languages=(123DEJMZ쁩
    Ingnoring invalid formula: zcsa/installed_languages=(123DEJMZ쁩
    SAP License Key Administration  -  Copyright (C) 2003 - 2016 SAP AG

    2 SAP license key(s) successfully installed.

    每天进步一点点,多思考,多总结 版权声明:本文为CNblog博主「zaituzhong」的原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接及本声明。
  • 相关阅读:
    从spring官网下载spring 架包
    bootstrap-dialog插件的使用
    underscore.js,js工具库
    datatables,表格
    formvalidation表单验证
    数字千分位处理,number.js,js保留两位,整数强制保留两位小数
    js精确计算
    django F和Q 关键字使用
    django 的多对多关系
    django中的一对一的关系
  • 原文地址:https://www.cnblogs.com/tingxin/p/14818713.html
Copyright © 2011-2022 走看看