GoogleCloudPlatform / database-assessment

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

fix: correct common user syntax for `oracle` multi-tenant database versions #377

Closed manderson-it closed 3 months ago

manderson-it commented 3 months ago

The text block before correctly explains that the DMA_COLLECTOR needs to be a common user in the root container; however, it then uses commands to create a local user in a PDB. This PR fixes the syntax to create a common user.