{"id":15111493,"url":"https://github.com/kisinamso/sqlservermaintenanceboxguideline","last_synced_at":"2026-02-07T14:31:30.265Z","repository":{"id":243630369,"uuid":"812954699","full_name":"kisinamso/SQLServerMaintenanceBoxGuideline","owner":"kisinamso","description":"SQL Server Maintenance Box Repository Guideline","archived":false,"fork":false,"pushed_at":"2024-06-18T21:20:20.000Z","size":70,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-11T14:26:21.436Z","etag":null,"topics":["blocking","data-archiving","database","database-backup","database-backup-scripts","database-backup-solutions","database-management","databases","databases-programming","index-rebuild","integrity-checker","shrink","sql-job","sql-mail","statistic-maintenance","statistics-maintenance","t-sql","update-statistics"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kisinamso.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-10T08:19:20.000Z","updated_at":"2024-06-18T21:20:23.000Z","dependencies_parsed_at":"2024-06-10T10:17:23.502Z","dependency_job_id":"e3457101-2d16-41b1-83df-757d65fe7811","html_url":"https://github.com/kisinamso/SQLServerMaintenanceBoxGuideline","commit_stats":{"total_commits":60,"total_committers":1,"mean_commits":60.0,"dds":0.0,"last_synced_commit":"43580db3b32097cc678a61cefec8476190932c6f"},"previous_names":["kisinamso/sqlservermaintenanceboxguideline"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kisinamso%2FSQLServerMaintenanceBoxGuideline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kisinamso%2FSQLServerMaintenanceBoxGuideline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kisinamso%2FSQLServerMaintenanceBoxGuideline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kisinamso%2FSQLServerMaintenanceBoxGuideline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kisinamso","download_url":"https://codeload.github.com/kisinamso/SQLServerMaintenanceBoxGuideline/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247371298,"owners_count":20928176,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blocking","data-archiving","database","database-backup","database-backup-scripts","database-backup-solutions","database-management","databases","databases-programming","index-rebuild","integrity-checker","shrink","sql-job","sql-mail","statistic-maintenance","statistics-maintenance","t-sql","update-statistics"],"created_at":"2024-09-26T00:20:31.546Z","updated_at":"2026-02-07T14:31:30.229Z","avatar_url":"https://github.com/kisinamso.png","language":null,"readme":"# Database Management Scripts Guideline\n\nThis repository contains various T-SQL stored procedures guidelines that can be used for database management tasks.\n\n## Contents\n\n1. [Index Maintenance Guideline](001_IndexMaintenanceGuideline.md)\n2. [Databases Backup Guideline](002_DatabaseBackupGuideline.md)\n3. [Statistics Update Maintenance Guideline](003_StatisticsMaintenanceGuideline.md)\n4. [Shrink All Databases Log Files Guideline](004_ShrinkAllLogFiles.md)\n5. [Database Integrity Check Guideline](005_IntegrityCheckGuideline.md)\n6. [Send Job Failure Report E-Mail Guideline](006_SendJobFailureReportGuideline.md)\n7. [Blocking Check And Send E-Mail Guideline](007_BlockingCheckAndSendEmailGuideline.md)\n8. [Analyzing Tables For Archiving Guideline](008_AnalyzeTablesToBeArchivedGuideline.md)\n\n## Index Maintenance Guideline\n\nThis stored procedure performs maintenance on indexes in specified or all databases. It checks index fragmentation and reorganizes or rebuilds indexes as needed.\nFor details click [here](001_IndexMaintenanceGuideline.md).\n\n## Databases Backup Guideline\n\nThis stored procedure backs up specified or all databases. It offers options for full, differential, and transaction log backups.\nFor details click [here](002_DatabaseBackupGuideline.md).\n\n## Statistics Update Maintenance Guideline\n\nThis stored procedure performs maintenance on statistics in specified or all databases.\nFor details click [here](003_StatisticsMaintenanceGuideline.md).\n\n## Shrink All Databases Log Files Guideline\n\nThis stored procedure aims to shrink all database log files.\nFor details click [here](004_ShrinkAllLogFiles.md).\n\n## Database Integrity Check Guideline\n\nThis stored procedure checks the integrity of a specified database. If not specified, it checks the integrity of all databases.\nFor details click [here](005_IntegrityCheckGuideline.md).\n\n## Send Job Failure Report E-Mail Guideline\n\nThis stored procedure sending e-mail for failured job.\nFor details click [here](006_SendJobFailureReportGuideline.md).\n\n## Blocking Check And Send E-Mail Guideline\n\nThis stored procedure sending e-mail for blocking session.\nFor details click [here](007_BlockingCheckAndSendEmailGuideline.md).\n\n## Analyzing Tables For Archiving Guideline\n\nThis stored procedure analyzing tables for archiving in specified or all databases.\nFor details click [here](008_AnalyzeTablesToBeArchivedGuideline.md).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkisinamso%2Fsqlservermaintenanceboxguideline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkisinamso%2Fsqlservermaintenanceboxguideline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkisinamso%2Fsqlservermaintenanceboxguideline/lists"}