https://github.com/davidkhala/oracle-database-collection
collection of Oracle Database tools, documentation and notes
https://github.com/davidkhala/oracle-database-collection
data-safe database oracle sql
Last synced: 5 months ago
JSON representation
collection of Oracle Database tools, documentation and notes
- Host: GitHub
- URL: https://github.com/davidkhala/oracle-database-collection
- Owner: davidkhala
- License: apache-2.0
- Created: 2021-10-18T03:53:28.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-30T04:00:31.000Z (almost 2 years ago)
- Last Synced: 2025-07-30T13:02:20.791Z (11 months ago)
- Topics: data-safe, database, oracle, sql
- Language: JavaScript
- Homepage:
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: security/TDE/README.md
Awesome Lists containing this project
README
# oracle-database-collection
collection of Oracle Database tools, documentation and notes
## AWR
- [By default, Oracle Database automatically generates snapshots of the performance data once every hour and retains the statistics in AWR for 8 days.](https://docs.oracle.com/database/121/TGDBA/gather_stats.htm#TGDBA169)
## STS
A SQL tuning set (STS) is a database object that you can use as input to tuning tools.