close
Skip to main content

Questions tagged [windows]

Operating system produced by Microsoft. Windows is produced in various desktop and server versions. Please also add a version-specific tag like windows-10 if that is relevant to the question.

Question list filters

Filter by
Sorted by
Tagged with
Score of 0
0 answers
85 views

I’m trying to troubleshoot a potential MSDTC issue and need to analyze a dtctrace.log, but I'm running into issues decoding the *.log file. When I run tracefmt.exe dtctrace.log -o output.txt , the ...
Score of 0
0 answers
42 views

I'm trying to set up encryption at rest on MySQL 9.1.0 on Windows using component_keyring_file. Setup: MySQL 9.1.0 installed at C:\MySQL\mysql-9.1.0-winx64\ OS: Windows 11 Running MySQL as a service (...
Score of 1
0 answers
29 views

I'm having trouble with pg_dump and pg_restore when moving between Windows and Linux. I'm guessing that maybe I've set something up incorrectly, or maybe I'm just not understanding what's going wrong. ...
Score of 0
1 answer
85 views

Suppose that I have a Failover Cluster Instance and I wish to add it to an Availability Group. Since I already have a Windows Server Failover Cluster, using a cluster type of WSFC should not be ...
Score of 0
0 answers
68 views

I have a DB2 database on an IBM iSeries that I would like to query using DbVisualizer. The server requires SSL. This is the working connection string we use in .NET: "Server=MYSERVERNAME:448;...
Score of 2
1 answer
213 views

After installing SQL Server Profiler 22, I get the following error when opening the application? --------------------------- PROFILER.exe - System Error --------------------------- The code execution ...
Score of 0
1 answer
80 views

I'm attempting to migrate (users, structures, triggers, data - everything) a postgres 17 database on a windows 10 machine to a new windows 11 server. The new machine has a default installation of ...
Score of 4
1 answer
235 views

Microsoft giveth and Microsoft taketh away. In this case they appear to have removed a feature in SSMS 21. In previous versions, as well as in the current text editor, as well as practically every ...
Score of 0
0 answers
109 views

A built-in Administrator account (part of Administrators group) is executing a batch file file.bat inside User1 environment using runas /user:Administrator "cmd /k file.bat" command. The ...
user avatar
Score of 0
0 answers
28 views

I've built a MySQL database from a Windows Event Viewer, trying to track down the last event for each possible level of event. For example, the last event for level Warning on 8/2/2025 might be 10016 (...
Score of 1
0 answers
144 views

I have no idea how this happens, but in SSMS (version 21) occasionally the line endings go wrong. I’m teaching online to users with Windows and SSMS and suddenly they get errors with the GO keyword. ...
Score of 2
2 answers
814 views

When I installed SSMS21 on windows 2022 server I noticed the extremely disruptive new feature where it will not use the open and logged in instance of SSMS when I double click a .sql file. Instead, ...
Score of 2
2 answers
799 views

I am trying to run an MSSQL script using sqlcmd on Windows 10. The command is something like this: sqlcmd -S "host" -U "user" -P "password" -d "database" -C -i &...
Score of 0
1 answer
270 views

I have downloaded Cassandra from here https://www.apache.org/dyn/closer.lua/cassandra/5.0.4/apache-cassandra-5.0.4-bin.tar.gz, i have extracted it and set the environment variable as well, but when i ...
Score of 2
0 answers
115 views

i setup my postgresql in container, with hostssl and clientcert=verify-full as an option. I already generate root CA, then sign both server-key.pem and server.pem. then I sign client-key.pem and ...

15 30 50 per page
1
2 3 4 5
46