Skip to content

Raniksingh/database-assessment

 
 

Repository files navigation

Database Migration Assessment

Features

  • Get the recommended Google Cloud configuration your current Oracle and Microsoft SQL Server environments.
  • Facts based approach to sizing that leverages metadata from your environment.
  • Supports the following RDBMS types:
    • Oracle from 10g to 21c - Exadata, RDS, and OCI workloads included by leveraging AWR data (requires tuning and diagnostics pack for Oracle) or statspack for sizing.
    • Microsoft SQL Server for Windows Versions 2008R2 to 2022

Getting Started

  • Grab the collection scripts from the latest release here. Instructions for execution are included in the bundled README.
  • Execute collection scripts against targeted database environments.
  • Return archived output from scripts for processing.
  • For detailed instructions, please refer to the our official documentation for more information.

Packages

No packages published

Languages

  • TSQL 41.9%
  • PowerShell 29.0%
  • PLSQL 9.9%
  • Shell 8.1%
  • Batchfile 6.5%
  • Makefile 4.6%