SAP云平台报错no compute unit quota for subaccount怎么办

这篇文章给大家介绍SAP云平台报错no compute unit quota for subaccount怎么办,内容非常详细,感兴趣的小伙伴们可以参考借鉴,希望对大家能有所帮助。

当我试图部署一个应用到SAP云平台的neo环境时: SAP云平台报错no compute unit quota for subaccount怎么办 指定Compute Unit Size为Lite:  

SAP云平台报错no compute unit quota for subaccount怎么办 

点击Deploy按钮,遇到如下错误消息:there is no compute unit quota for subaccount: SAP云平台报错no compute unit quota for subaccount怎么办

解决方案

使用命令行neo set-quota --account wc4e460ce --user i042416 --host int.sap.hana.ondemand.com --amount lite:1 给subaccount分配一个计算单元:

SAP云平台报错no compute unit quota for subaccount怎么办 分配之后,使用如下命令查看subaccount状态,确保分配成功: SAP云平台报错no compute unit quota for subaccount怎么办 neo account:list-accounts --account wc4e460ce --user i042416 --host int.sap.hana.ondemand.com SAP云平台报错no compute unit quota for subaccount怎么办

SAP云平台报错no compute unit quota for subaccount怎么办 之后即可成功部署: SAP云平台报错no compute unit quota for subaccount怎么办

关于SAP云平台报错no compute unit quota for subaccount怎么办就分享到这里了,希望以上内容可以对大家有一定的帮助,可以学到更多知识。如果觉得文章不错,可以把它分享出去让更多的人看到。