Questions tagged [windows-server]
All versions of Windows Server. Please also add a version-specific tag like windows-server-2012 if that is relevant to the question.
452 questions
0 votes
0 answers
36 views
MySQL 5.6 not writing any logs
We are using MySQL version 5.6 in our Windows Server 2012 R2 environment. We have enabled the error, general & slow logging in the config file, but the logs are not being written even in case of ...
1 vote
1 answer
99 views
SQL Job losing permissions to local folder?
(SQL Server 2017 standard, VS 2019 Pro, MSDT 4.6) I have a very strange and interesting situation: one task of one SSIS package appears to no longer have access to a local folder path. The job step is ...
-1 votes
1 answer
88 views
SQL Server does not reduce the size of MDF and LDF files even though the file shrink process has been carried out
I am a SQL Server 2017 user, I deleted a table that had too many records, but after the delete process, the size of the MDF and LDF files did not decrease, but increased. I have shrunk the file but ...
0 votes
1 answer
104 views
MariaDB - Is it safe to delete a large temporary file?
I am running MariaDB on a Windows Server 2022 Standard and I am running out of disk space on the system disk. I have found a file named ib534F.tmp with 65 GB related to MariaDB in the path: C:\Windows\...
0 votes
1 answer
386 views
How to Configure SSRS Web Service URL and Web Portal URL via Command Line
I need to apply the default settings on SSRS Web Service URL and Web Portal URL, but i need to do it automatically somehow. Is it possible to do it via command line? I have looked through this SSRS ...
0 votes
1 answer
120 views
which db consume more core from my computer
I have several db in my instance in SQL Server. I wonder which db consume more core from my computer. How to find this information?
0 votes
0 answers
94 views
AG Listener goes offline during comms link failure
I wanted to try and get some clarity on some behavior we recently experienced with a number of our production clusters during an event where we lost both communication links. Ours clusters span two ...
0 votes
2 answers
266 views
Shift Installation of PostgreSQL 15 from one hard drive to another in window server
I have a PostgreSQL database installed on one of my four hard drives in a Windows Server 2012 R2 machine. I would like to move the database, along with all of its configurations, to another drive ...