Commit Graph

78 Commits

Author SHA1 Message Date
Thierry Schork
af2b953f15 corrected disk size computation (sum was multiplying the size by the number of files on that drive, using max corrects the behaviour) 2026-03-17 09:27:28 +01:00
Thierry Schork
71f7e99e0a Merge remote-tracking branch 'origin/main' 2026-03-05 18:44:02 +01:00
Thierry Schork
f97ca9cffe sync 2026-03-05 18:24:10 +01:00
Thierry Schork
634dc10c8c sync 2026-02-23 08:12:06 +01:00
Schork Thierry (Galenica)
5a4f2784bb sync 2026-01-13 08:14:13 +01:00
Thierry Schork
820c487c35 added script to check backup size (from history) 2025-10-07 08:51:33 +02:00
Thierry Schork
019ddfc2c6 Merge branch 'main' of https://github.com/tschork/sql-scripts 2025-10-01 13:36:04 +02:00
Thierry Schork
e96b366da1 excluding sqlplan files 2025-10-01 13:35:10 +02:00
Thierry Schork
d6092181ca sync 2025-10-01 13:34:39 +02:00
Schork Thierry (Galenica - ADM)
63d058a7eb added files from swmgmt03 2025-09-22 09:00:00 +02:00
Thierry Schork
de97031b1e sync 2025-09-16 08:26:19 +02:00
Thierry Schork
b0e4d245eb deleting from the "source" table, not the filtering table 2025-09-05 09:52:45 +02:00
Thierry Schork
f0f9c5f5fe sync 2025-09-04 17:05:29 +02:00
Thierry Schork
8257614031 a bit of cleanup 2025-09-03 17:10:35 +02:00
Thierry Schork
b19a4c4bdd - adapted the procedures to not loop, but only do 1 batch of deletion.
The job will be called in a loop, every minutes and will handle the enforcement of not starting during working hours.
- Added the job that will call all cleanup procs in sequence
2025-09-03 16:17:57 +02:00
Thierry Schork
60007cd7df implemented missing logic 2025-09-02 22:22:34 +02:00
Thierry Schork
528f150e28 sync 2025-08-15 10:17:50 +02:00
Thierry Schork
94be4e48e8 sync 2025-08-15 10:17:18 +02:00
Thierry Schork
1975962f2d sync 2025-07-09 16:43:53 +02:00
Thierry Schork
b9cfbda6dc sync 2025-05-14 15:26:32 +02:00
Thierry Schork
86f48765e2 added procs used in the dba database of HCI cloud instance 2025-04-15 10:26:03 +02:00
Thierry Schork
914df339d1 added powershell jobs deployed on prodDB to execute sync and production 2025-04-14 20:59:24 +02:00
Thierry Schork
a304d6f08d sync 2025-04-08 11:43:55 +02:00
Thierry Schork
e346959f16 [DEPRECATED] SymmetricDS setup for the BAG replication 2025-04-08 11:43:24 +02:00
4b853a9030 * added an enum for the backup behavior
* straightened the backup action selection
2025-03-19 16:49:06 +01:00
f478d2adea transformed to a function 2025-03-19 16:16:12 +01:00
03dfeb47e1 BAG sync working scripts 2025-03-19 14:54:37 +01:00
fce8651a01 sync 2025-03-11 20:15:49 +01:00
2aa04c696b sync 2025-02-27 11:46:26 +01:00
d9af559839 sync 2025-02-13 15:02:22 +01:00
a865e37739 added an output per customer with thousands separator 2024-12-27 15:14:50 +01:00
c55d583e42 sync 2024-12-27 15:07:59 +01:00
594d20080d adapted logic 2024-12-27 13:58:56 +01:00
9052475370 Added new scripts and changes 2024-12-24 15:33:41 +01:00
a0c7d14a63 sync 2024-08-23 16:57:05 +02:00
b0d0ede769 sync 2024-05-24 17:46:15 +02:00
c36db4e14b sync 2024-05-17 16:09:28 +02:00
3c2fe28db6 sync 2024-05-17 16:08:42 +02:00
77f3bb01eb added scripts for data monitoring 2024-04-22 14:23:43 +02:00
486b43a912 added scripts for CLA to:
* Drop a publication and all subscription
* Check that a snapshot agent finished without errors
2024-04-16 06:15:39 +02:00
14989cc977 handling data and log destination
Added exception to the destination of data files for 2 machines
2024-04-12 08:41:03 +02:00
92c0f23210 added Delphix scripts 2024-04-08 16:54:35 +02:00
261a8832c4 sync 2024-03-28 13:45:35 +01:00
230e7c05d7 tpdt-283
Corrected had coded path from testing
2024-03-18 09:29:12 +01:00
88a89d84fe TPDT-283
* Adapted the powershell to connect to the central with a dedicated sql login
* reverted script 9_Update_FTPLogin_Central to the original version
* script 9_Update_FTPLogin_Central is executed on the central directly with a dedicated login
* reverted scripts 20_update_system_site_centrale.sql and 21_update_point_of_sale_centrale.sql to work locally only
*  scripts scripts 20_update_system_site_centrale.sql and 21_update_point_of_sale_centrale.sql are executed on the cenrtal with a specific login and on the local instance
* when fetching the mac addresses, only take up interfaces in account and group the results by mac addresses, to avoid virtual mac addresses duplicate causing an error
2024-03-15 11:23:24 +01:00
6903f71717 sync 2024-03-14 15:51:46 +01:00
4d0e306b03 removed GO statements 2024-03-07 17:13:13 +01:00
ca816b2a5c cleanup of backups or not needed files 2024-03-07 17:05:52 +01:00
1873e2b8de sync 2024-03-07 17:01:50 +01:00
859a324c7e sync 2024-03-07 16:52:14 +01:00