laptop and a wrench

Error

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

Última publicación: March 4, 2020 Portal for ArcGIS
Número de ID del error BUG-000122915
EnviadoJune 7, 2019
Última modificaciónJune 5, 2024
Relacionado conPortal for ArcGIS
Versión encontrada10.7
Sistema operativoWindows OS
Versión de sistema operativo2016 64 Bit
Versión corregida10.8
EstadoFixed

Solución alternativa

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.

Pasos para reproducir

ID del error: BUG-000122915

Software:

  • Portal for ArcGIS

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga