-
SQL Server Reporting Services (SSRS) databases
To remove the SQL Server Reporting Services (SSRS) databases (ReportServer and ReportServerTempDB) using SQL Server Management Studio (SSMS), you must first ensure the…
-
Epicor Self-Hosted or On-Premises
Epicor on-premises/self-hosted deployment provides maximum control, deep customization, and data sovereignty, making it ideal for organizations needing specialized workflows or strict…
-
The Advantages of Open Source Software
Open-source applications (software where the source code is publicly available and can be freely used, studied, modified, and shared) offer…
-
Connect to a Server – IIS
From Internet Information Services (IIS) Manager Default Web Site – Bindings Select https – Edit Manage Server -> Start (Start…
-
Change an SSL certificate in IIS Manager
To change an SSL certificate in IIS Manager, you need to first install the new certificate and then update the site bindings to use it. …
-
Transaction Log Backup
The basic syntax for a transaction log backup to a disk file is: BACKUP LOG [database_name]TO DISK = ‘file_path\file_name.trn’WITH NOINIT,…
-
Manage the size of the transaction log file
Understanding the following storage space quantities is important for managing the file space of a database. Database quantity Definition Comments…




