GoogleCloudPlatform / database-assessment

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

BUG: V_DS_dbsummary view can return multiple rows if one or more RAC nodes are down during collection. #191

Closed wpuziewicz closed 1 year ago

wpuziewicz commented 1 year ago

Description

If a data collection is run on RAC where one instance is down, this view will return multiple records.

Version

No response

Priority

priority:3

What oracle database version are you seeing the problem on?

All

Which sql script version ?

No response

Relevant log output

No response

cofin commented 1 year ago

@smpawar @wpuziewicz has this been addressed?

smpawar commented 1 year ago

@cofin No I didn't. @wpuziewicz please suggest.

wpuziewicz commented 1 year ago

This may not be an issue anymore after the code reorg. Will test and verify.

cofin commented 1 year ago

closed by #246