当我试图部署一个应用到SAP云平台的neo环境时:
如何处理SAP云平台错误消息 there is no compute unit quota for subaccount
指定Compute Unit Size为Lite:
如何处理SAP云平台错误消息 there is no compute unit quota for subaccount
点击Deploy按钮,遇到如下错误消息:there is no compute unit quota for subaccount:
如何处理SAP云平台错误消息 there is no compute unit quota for subaccount

解决方案

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

如何处理SAP云平台错误消息 there is no compute unit quota for subaccount
分配之后,使用如下命令查看subaccount状态,确保分配成功:
如何处理SAP云平台错误消息 there is no compute unit quota for subaccount
neo account:list-accounts –account wc4e460ce –user i042416 –host int.sap.hana.ondemand.com
如何处理SAP云平台错误消息 there is no compute unit quota for subaccount

如何处理SAP云平台错误消息 there is no compute unit quota for subaccount
之后即可成功部署:
如何处理SAP云平台错误消息 there is no compute unit quota for subaccount

neo的console客户端命令参考SAP help

要获取更多Jerry的原创技术文章,请关注公众号”汪子熙”或者扫描下面二维码:

如何处理SAP云平台错误消息 there is no compute unit quota for subaccount

如何处理SAP云平台错误消息 there is no compute unit quota for subaccount

相关文章:

  • 2021-06-12
  • 2021-07-19
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-21
  • 2022-12-23
猜你喜欢
  • 2021-11-17
  • 2021-04-04
  • 2021-07-24
  • 2021-10-01
  • 2021-10-01
  • 2022-12-23
相关资源
相似解决方案