hyper v cluster
I need to when I make shutdown to the vm at the hyper v cluster the VM at the DR site RUN automatic .
How to upgrade SQL 2017 Evaluation to Developer
How do I upgrade SQL 2017 Evaluation to Developer? I have installed SQL 2017 evaluation edition and been using it for 188 days while I waited for approval to purchase the developer edition. There is not a SQL product key available to insert.
Failover Application APP
Hi may I know win 10 how to access the failover cluster? Both node 1 and 2 I already install the software in the same directory, thank you.
Güncelleme Sorunu
Merhaba, bilgisayarımda win 8.1 Single L yüklü olmasına rağmen microsoft hesabımda bu şekilde görmekteyim. Win 10 yükseltme hakkım varsa bilgi almak istiyorum.
dxva2 硬解码输出格式问题
用dxva2解码H.264时,输出格式说是NV12,但有的确是NV21,输出surface的D3DFORMAT都是一样的,怎么样才能准确知道是nv12还是nv21。64位有这个问题,32位下没问题
如何用C++编写一个解决线性方程的算法?
C++没有关于解方程的库或者是函数
About Messagebox and DialogBox
I created a dialog box by DialogBox() function. But there was a problem when I tried to add a message box to my DialogProc. The message box could show but I couldn't close it. I noticed that it also couldn't be active (Its title bar was always white). …
Text Analytics - Key Phrase error
Since 2 months Text Analytics is returning an error for all Key Phrases. Did you change anything in the set up? Before it was working just fine Thank you for your help With Best Regards Christian
Rebuild index on a 5TB database
We have 5 TB database and the rebuild index job is taking days to complete. Is there a way to rebuild indexes on chunks of tables/indexes. For eg, rebuild index on first chunk, then on the next chunk and so on. Please let me know
How to fix container does not exist in azure functions?
I have created an azure functions app with blob storage trigger. Now in my storage account, there is container 'test1' in which their is a folder 'my-directory' which I am tracking. I tested the code on my local machine, the function fires whenever a…
sys.dm_tran_version_store how to check which row from the table
How to check sys.dm_tran_version_store how to check which row from the table the records are originate from which row from the original table ? and from which transaction ?
能否在虚幻4里用MFC编程
虚幻4是一个著名的引擎,那么我们能否在虚幻4里用MFC编程?
SQL Server - Restore From a [large] Full Backup file
Wanted to do a regular backup from a repository file server. My Logic says ... you should first copy the file to a local mounted volume on the server and then run the restore. However, after testing a few times, we found out that if you do the…
Microsoft Graph API - Messages (Create New Chat)
Dear, Hello. I have a question about the Microsoft Graph API. In addition to simply sending a message to a specific user or chat group, I want to know at what point the api that creates a new chat room is opened. Or are there any other…
How does pre-paid billing work
Most of my servers are only running 5x12 a week. How does the prepaid yearly work in that case?
Access Azure Machine Learning logs from another Azure Project
I am running two Azure instances. The main instance can be considered the parent instance and will house all insights across all the children instances. The children instances are aligned to specific lines of business performing machine learning. The…
Why does the ADF integration runtime have a dependency on Java for parquet compression purposes?
I've installed the IR (self-hosted) several times over the course of the past six months and have been confused by the dependency on the JDK. (we use this one https://adoptopenjdk.net/ ) You can read about this dependency in the docs here:…
scx.log growing quite large
A Few days after installing ~140 AIX agents running AIX 6, 6.1, and 7.1 we starting noticing the scx.log growing quite large and filling disks. which I am seeing this errors. 2020-08-18T08:05:50,529Z Error [NetworkInterfaceInfo:1535:25624798:1]…
Using newsequentialID for GUID columns in Azure SQL DB
Dear Experts, I have this Azure SQL DB and I can see few tables that have their ID column using the uniqueidentifier column. Also, these tables have the primary key clustered defined on this ID column which is leading to heavy fragmentation. The plan…
Cosmos db Gremlin API repeat query taking more than 15 seconds to query the data
We are using COSMOS DB Gremlin API for Graph DB. We are storing contact information between two people (vertices) along with some metadata of interaction saved as edge property. A person can connect with any number of people ranging from few to 1000s of…