當我試圖部署一個應用到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的原創技術文章,請關注公衆號"汪子熙"或者掃描下面二維碼:部署