laptop and a wrench

不具合

The Portal for ArcGIS 'storageQuota' size is not increased after an upgrade.

最後に公開された状態: March 4, 2020 Portal for ArcGIS
不具合 ID 番号 BUG-000122915
送信されましたJune 7, 2019
最終更新日June 5, 2024
適用対象Portal for ArcGIS
見つかったバージョン10.7
オペレーティング システムWindows OS
オペレーティング システムのバージョン2016 64 Bit
修正されたバージョン10.8
ステータスFixed

対処法

Save the following script as a batch file, and run on the Portal for ArcGIS machine to update the 'storageQuota'.

 

"C:\Program Files\ArcGIS\Portal\framework\runtime\pgsql\bin\psql.exe" -U <iaa> -p 7654 -d gwdb -c "UPDATE public.gw_accounts SET quota=10995116277760 WHERE id='0123456789ABCDEF';"

 

  • Replace <iaa> with the Portal for ArcGIS primary site admin account username.
  • Using the notepad++, and save the script as a .bat file.
  • Copy the .bat to the Portal for ArcGIS machine.
  • Open command prompt as an administrator, and run the .bat file.
  • When prompted, supply the Portal for ArcGIS primary site admin password.
  • Restart the Portal for ArcGIS windows service to re-issue the self call.
  • Navigate to ArcGIS Portal Directory > Home > Portals > Self, and verify if the 'storageQuota' has been updated.
    • The new 'storageQuota' is 10995116277760.

 

Note: It is highly recommended to back up Portal for ArcGIS before running through this workflow.

再現の手順

不具合 ID: BUG-000122915

ソフトウェア:

  • Portal for ArcGIS

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動