GoogleCloudPlatform / database-assessment

Database Migration Assessment
https://googlecloudplatform.github.io/database-assessment/
Apache License 2.0
62 stars 35 forks source link

FIX: Updated memory target source #189

Closed cofin closed 2 years ago

cofin commented 2 years ago

When SGA_TARGET is not set, the value returned from the collection scripts is 0. This uses the max between the various SGA variables to ensure the memory is not 0.