Laden...
|
|
|
|
|
|
Question of the Day |
Today's question (by Steve Jones - SSC Editor): | |
Training a Random Forest Model | |
I have a data set, m, in R Studio. This is my complete data set, both for training and testing. I want to train this using a random forest algorithm. What is the first thing I should do? | |
Think you know the answer? Click here, and find out if you are right. |
Yesterday's Question of the Day (by Steve Jones - SSC Editor) |
Azure Storage Redundancy Cost Savings Which type of Azure Storage redundancy is the cheapest option from a cost standpoint? Answer: Locally redundant storage (LRS) Explanation: LRS is the cheapest option. Ref: Azure Storage: Blob and Data Lake Storage Gen2 - https://www.sqlservercentral.com/articles/azure-storage-blob-and-data-lake-storage-gen2 Azure Storage Redundancy - https://docs.microsoft.com/en-us/azure/storage/common/storage-redundancy
|
Database Pros Who Need Your Help |
Here's a few of the new posts today on the forums. To see more, visit the forums. |
SQL Server 2017 - Administration |
How to find who restarted SQL services - Looking to find the login information who started the SQL Server service. However, this is what I found in the log. Does this mean SQL Service may not have been restarted by a person, but rather was some service? Event Type: Information Event Source: Service Control Manager Event Category: None Event ID: 7036 Date: 8/10/2021 […] |
Cluster Node show quarantine - One of the node in Availability group was showing in quarantined state. I have ran clearQuarantine but it was occurring again. Later found that it could be related to NIC card which was enabled for backup. Would that be the cause of issue? Also, we are seeing timing out with listener from application randomly. Is […] |
CPU Alert when usage is constantly high - Hello, I am looking to create a SQL Server Alert; which notifies me only when the CPU usage is constantly above 75% for the last 10 minutes. Can someone please help? Thanks in advance |
How do I produce the relationship diagram in Microsoft Sql Server? - How do I produce the relationship diagram in Microsoft Sql Server? Here is a visual of what I am talking about here: |
CU installation in sql 2017 - I have SQL 2017 with CU14 (14.0.3103)installed and when i try to install CU25 my DB engine is not recognized. What could be the cause and how to fix it. I have default instance and reporting services (14.0.600.1763) installed . |
SQL Server 2017 - Development |
WEB SERVICE DATA RECEPTION - Hello, I am able to get data from web service with Excel VBA Code : Sub LOGIN() Dim Movie As Object Dim scriptControl As Object Set scriptControl = CreateObject("MSScriptControl.ScriptControl") scriptControl.Language = "JScript" With CreateObject("MSXML2.XMLHTTP") .Open "POST", "https:....../json", False sEnv = "{""login"" : " sEnv = sEnv & vbLf & " { ""username"" : ".....", " […] |
SQL Server 2016 - Development and T-SQL |
automating an export - Hello, I'm having an issue with Creating an export job. It says that it runs successfully, but when I check the file it creates there is nothing. When I export with the same command using the Export wizard, it works just fine. When I save that exact command as an SSIS package, it says it […] |
SQL 2012 - General |
Regarding the issues of Index and data storage - I don't know how the basic knowledges about data storage and index structure?index storage, my questions as below, thank you for knidly help! (there is an example in the attached file) how the data is stored while without any index? ( you can give me some posts about the theory of data storage and index […] |
SQL Server 2012 - T-SQL |
Reminde me - I wish to write a string including [ ] as part of the text, ??? - Hi, DECLARE @test VARCHAR SET @test = '[Copy]-' Select @test + 'SomeName' I want ... [Copy]- SomeName But I get [SomeName Please remind me, I have tried / and \ with no luck |
SQL Server 2019 - Administration |
Management data warehouse ( MDW ) SQL Authentication - Hello, I have questions about MDW. I would like to collect data from more domain, but I have problem that there is not possible set with SQL USER and only domain user. I have -MDWServer in Doman1 -Server1 in Domain1 -Server2 in Domain2 On Server1 is not possible problem to set and collect something ( […] |
SQL Server 2019 - Development |
Create New Table - Count Columns - Hi all, I am new to writing SQL code and am wondering the best way to create a new table from an existing table that has count columns as shown below Existing Table: [candidateref] [candidate postcode] Required Table Thank you, HPBI |
Customers count on first of the month report - Hi all! I'm a t-sql beginner and have to generate a report as it follows: First_of_Month | Customers Count 2020-01-01 100 2020-02-01 180 ........... 2021-01-01 379 ........... 2021-08-01 […] |
General Cloud Computing Questions |
Architecture Strategy Cosmos db / Power BI - Hello All, I’m looking at any ideas to strategize a new data architecture for our company. For the past 15 years we have worked with a On Premise application that uses a t-sql database. We used SSRS for ad hoc reporting and would extract data from each customer database into our servers for transformation into […] |
Reporting Services |
How to INVOKE RSCONFIG command - Simple question: In a batch mode, where do I run this command for the RSConfig utility? rsconfig -e -u <DOMAIN\ACCOUNT> -p -t Because we have over 50 SQL Servers running Reporting Services using the Unattended Execution Account AND our Domain\Account PWD's expire every 90 days, we'd like to automate the running of this command […] |
Integration Services |
Email Notification in Script Task not working from SSMS - I have a package deployed to the Integration Services Catalogs and it's working well. In Visual Studio I edited my package to use a Script Task to produce an email notification. This runs fine in debug but when I re-deploy my package, everything works well still except the email script is not running when the […] |
| |
©2019 Redgate Software Ltd, Newnham House, Cambridge Business Park, Cambridge, CB4 0WZ, United Kingdom. All rights reserved. [email protected] |
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Laden...
Laden...