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
1 answer
14 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,688
0 votes
1 answer
23 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
179 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,207
0 votes
0 answers
43 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
24 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
  • 147
1 vote
0 answers
64 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,207
2 votes
2 answers
620 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
444 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,207
0 votes
1 answer
113 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
55 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
1 vote
1 answer
474 views

I have a webapp I'm developing using Symfony 6.4 and Postgres 15. My Employer has given me a windows machine that is locked down and I can not get raised privileges. Anytime i want anything done i ...
mrpeebs's user avatar
  • 21
0 votes
1 answer
421 views

I have just built a SQL Server 2022 Always on Availability group with 3 Nodes at HQ and 1 Node at DR. During our testing phase I have noticed every time I rebooted the primary without failing over or ...
SQL_NoExpert's user avatar
  • 1,117
-1 votes
1 answer
90 views

MariaDB Replica error. SSL certificate validation failure Master and SLave on Windows. Both on MariaDB 10.11.11. All certificates are created on OpenSSL On Slave: Slave_IO_State: Connecting to ...
Themdall's user avatar
0 votes
1 answer
93 views

My question is pretty simple: Can a DB2 RESTORE on one server, affect the server where the backup originated? That is, can the DB2 RESTORE command contact the original server and do "something&...
Morten Madsen's user avatar
0 votes
0 answers
31 views

According to SELECT pg_database_size('mydb') my database is about 15TBytes. According to SELECT spcname FROM pg_tablespace I have a total of 5 tablespaces (pg_global, pg_default and 3 others I created)...
ConanTheGerbil's user avatar

15 30 50 per page
1
2 3 4 5
45