├── Images └── ReadMe │ ├── App.png │ └── test ├── LICENSE ├── PMDB.Create_Database_Backup.sql ├── PMDB.Remove database locks.sql ├── PMDB.Remove orphan project ids.sql ├── PMDB.Remove user sessions.sql ├── PMDB.Restore_Primavera_Backup.sql ├── PMDB.Update Synonyms.sql ├── PMDB.Update the next key to the max.sql ├── PMDB.Wbs formatted names and Udf values in Pivot.sql ├── README.md ├── SSDB.Check_Index_Fragmentation.sql ├── SSDB.Column_Defaults_List.sql ├── SSDB.Create_Database_Backup.sql ├── SSDB.Foreign_Keys_List.sql ├── SSDB.Primary_Keys_List.sql ├── SSDB.Restore_Database_Backup.sql ├── SSDB.RowLevelAuditAdd.sql ├── SSDB.Row_Level_Auditing_Add.sql ├── SSDB.Row_Level_Auditing_Remove.sql ├── SSDB.Script_Refresh_Views.sql ├── SSDB.non-service_accounts.sql ├── SSRS.Report_Execution.sql ├── SSRS.Report_List.sql ├── SSRS.Report_Permissions.sql ├── SSRS.Report_Subscription.sql └── SSRS.Update_Subscription_Owner.sql /Images/ReadMe/App.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SQL-Server-projects/TSQL-Scripts/HEAD/Images/ReadMe/App.png -------------------------------------------------------------------------------- /Images/ReadMe/test: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SQL-Server-projects/TSQL-Scripts/HEAD/LICENSE -------------------------------------------------------------------------------- /PMDB.Create_Database_Backup.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SQL-Server-projects/TSQL-Scripts/HEAD/PMDB.Create_Database_Backup.sql -------------------------------------------------------------------------------- /PMDB.Remove database locks.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SQL-Server-projects/TSQL-Scripts/HEAD/PMDB.Remove database locks.sql -------------------------------------------------------------------------------- /PMDB.Remove orphan project ids.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SQL-Server-projects/TSQL-Scripts/HEAD/PMDB.Remove orphan project ids.sql -------------------------------------------------------------------------------- /PMDB.Remove user sessions.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SQL-Server-projects/TSQL-Scripts/HEAD/PMDB.Remove user sessions.sql -------------------------------------------------------------------------------- /PMDB.Restore_Primavera_Backup.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SQL-Server-projects/TSQL-Scripts/HEAD/PMDB.Restore_Primavera_Backup.sql -------------------------------------------------------------------------------- /PMDB.Update Synonyms.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SQL-Server-projects/TSQL-Scripts/HEAD/PMDB.Update Synonyms.sql -------------------------------------------------------------------------------- /PMDB.Update the next key to the max.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SQL-Server-projects/TSQL-Scripts/HEAD/PMDB.Update the next key to the max.sql -------------------------------------------------------------------------------- /PMDB.Wbs formatted names and Udf values in Pivot.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SQL-Server-projects/TSQL-Scripts/HEAD/PMDB.Wbs formatted names and Udf values in Pivot.sql -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SQL-Server-projects/TSQL-Scripts/HEAD/README.md -------------------------------------------------------------------------------- /SSDB.Check_Index_Fragmentation.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SQL-Server-projects/TSQL-Scripts/HEAD/SSDB.Check_Index_Fragmentation.sql -------------------------------------------------------------------------------- /SSDB.Column_Defaults_List.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SQL-Server-projects/TSQL-Scripts/HEAD/SSDB.Column_Defaults_List.sql -------------------------------------------------------------------------------- /SSDB.Create_Database_Backup.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SQL-Server-projects/TSQL-Scripts/HEAD/SSDB.Create_Database_Backup.sql -------------------------------------------------------------------------------- /SSDB.Foreign_Keys_List.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SQL-Server-projects/TSQL-Scripts/HEAD/SSDB.Foreign_Keys_List.sql -------------------------------------------------------------------------------- /SSDB.Primary_Keys_List.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SQL-Server-projects/TSQL-Scripts/HEAD/SSDB.Primary_Keys_List.sql -------------------------------------------------------------------------------- /SSDB.Restore_Database_Backup.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SQL-Server-projects/TSQL-Scripts/HEAD/SSDB.Restore_Database_Backup.sql -------------------------------------------------------------------------------- /SSDB.RowLevelAuditAdd.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SQL-Server-projects/TSQL-Scripts/HEAD/SSDB.RowLevelAuditAdd.sql -------------------------------------------------------------------------------- /SSDB.Row_Level_Auditing_Add.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SQL-Server-projects/TSQL-Scripts/HEAD/SSDB.Row_Level_Auditing_Add.sql -------------------------------------------------------------------------------- /SSDB.Row_Level_Auditing_Remove.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SQL-Server-projects/TSQL-Scripts/HEAD/SSDB.Row_Level_Auditing_Remove.sql -------------------------------------------------------------------------------- /SSDB.Script_Refresh_Views.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SQL-Server-projects/TSQL-Scripts/HEAD/SSDB.Script_Refresh_Views.sql -------------------------------------------------------------------------------- /SSDB.non-service_accounts.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SQL-Server-projects/TSQL-Scripts/HEAD/SSDB.non-service_accounts.sql -------------------------------------------------------------------------------- /SSRS.Report_Execution.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SQL-Server-projects/TSQL-Scripts/HEAD/SSRS.Report_Execution.sql -------------------------------------------------------------------------------- /SSRS.Report_List.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SQL-Server-projects/TSQL-Scripts/HEAD/SSRS.Report_List.sql -------------------------------------------------------------------------------- /SSRS.Report_Permissions.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SQL-Server-projects/TSQL-Scripts/HEAD/SSRS.Report_Permissions.sql -------------------------------------------------------------------------------- /SSRS.Report_Subscription.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SQL-Server-projects/TSQL-Scripts/HEAD/SSRS.Report_Subscription.sql -------------------------------------------------------------------------------- /SSRS.Update_Subscription_Owner.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SQL-Server-projects/TSQL-Scripts/HEAD/SSRS.Update_Subscription_Owner.sql --------------------------------------------------------------------------------