GoogleCloudPlatform / database-assessment

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

DOC: Add UseDiagnostics to the documentation #227

Closed smpawar closed 1 year ago

smpawar commented 1 year ago

Documentation change request Details?

Modify this instruction. a) Execute ./collect-data.sh, passing a database connection string as the only parameter:

    ./collect-data.sh 'username/password@//hostname.domain.com:1521/dbname.domain.com as sysdba'

Version

None

What oracle database version are you seeing the problem on?

12c and above

Which sql script version ?

None

Relevant log output

No response

wpuziewicz commented 1 year ago

Fixed in #232