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.

0 votes
0 answers
63 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 ...
curiousguy_08's user avatar
0 votes
0 answers
29 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 (...
Deepanshu's user avatar
1 vote
0 answers
23 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. ...
Guy's user avatar
  • 111
0 votes
1 answer
77 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 ...
J. Mini's user avatar
  • 1,438
0 votes
0 answers
47 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;...
Wildcat Matt's user avatar
2 votes
1 answer
170 views

After installing SQL Server Profiler 22, I get the following error when opening the application? --------------------------- PROFILER.exe - System Error --------------------------- The code execution ...
Mitch's user avatar
  • 2,728
0 votes
1 answer
67 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 ...
ConanTheGerbil's user avatar
4 votes
1 answer
224 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 ...
Manngo's user avatar
  • 3,259
0 votes
0 answers
89 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
0 votes
0 answers
27 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 (...
geoB's user avatar
  • 157
1 vote
0 answers
109 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. ...
Manngo's user avatar
  • 3,259
2 votes
2 answers
774 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, ...
davethegeek's user avatar
2 votes
2 answers
696 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 &...
Manngo's user avatar
  • 3,259
0 votes
1 answer
245 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 ...
Akash Jain's user avatar
2 votes
0 answers
101 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 ...
Rizary's user avatar
  • 21

15 30 50 per page
1
2 3 4 5
46