Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update app-oracle.yml tablespace metrics #784

Merged
merged 1 commit into from
Mar 27, 2023
Merged

Conversation

richar2022
Copy link
Contributor

更新修正表空间使用比例相关参数:原来的sql查sys.sm$ts_avail , sys.sm$ts_used , sys.sm$ts_free不能查出表空间used_max值,DBA_TABLESPACE_USAGE_METRICS才可以查出表空间used_max值,它的大小计算单位是block,1kb=8block,为了美观把block*8/1024转化为以MB单位。

@tomsun28 tomsun28 added enhancement New feature or request good first pull request Good for newcomers labels Mar 27, 2023
@tomsun28 tomsun28 changed the title Update app-oracle.yml update app-oracle.yml tablespace metrics Mar 27, 2023
Copy link
Contributor

@tomsun28 tomsun28 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍👍LGTM!

@tomsun28
Copy link
Contributor

@all-contributors please add @richar2022 for code

@tomsun28 tomsun28 merged commit 4eacfef into apache:master Mar 27, 2023
@allcontributors
Copy link
Contributor

@tomsun28

I've put up a pull request to add @richar2022! 🎉

tomsun28 pushed a commit that referenced this pull request Mar 9, 2024
tomsun28 pushed a commit that referenced this pull request Mar 9, 2024
tomsun28 pushed a commit that referenced this pull request Mar 10, 2024
tomsun28 pushed a commit that referenced this pull request Mar 11, 2024
tomsun28 pushed a commit that referenced this pull request Mar 11, 2024
tomsun28 pushed a commit that referenced this pull request Mar 11, 2024
tomsun28 pushed a commit that referenced this pull request Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first pull request Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants