当我试图部署一个应用到SAP云平台的neo环境时: 指定Compute Unit Size为Lite:
点击Deploy按钮,遇到以下错误消息:there is no compute unit quota for subaccount:
html
使用命令行neo set-quota --account wc4e460ce --user i042416 --host int.sap.hana.ondemand.com --amount lite:1 给subaccount分配一个计算单元:命令行
分配以后,使用以下命令查看subaccount状态,确保分配成功:
neo account:list-accounts --account wc4e460ce --user i042416 --host int.sap.hana.ondemand.com
3d
以后便可成功部署:
htm
neo的console客户端命令参考SAP helpblog
要获取更多Jerry的原创技术文章,请关注公众号"汪子熙"或者扫描下面二维码:部署