Sage Accouts & Manufacturing restore
I have had to build a new server due to a crash on by old sage server.I had the latest backup from last night and I have installed SQL Express 2008 onto the new server. After installing Sage accounts...
View ArticleMigration Nightmare
What's going on fellow server admins and IT Professionals,I have a hardware migration coming up, and I wanted to get some of you to comment on my migration plan and see if there are any gaping holes...
View ArticleHow to migrate SQL Server with unknown product key
I have SQL server 2017 running on a Windows server 2016 vm. I want to setup a new copy of windows server 2019 on a VM on new server hardware. Is there any way for me to move my copy of SQL server 2017...
View ArticleSQL Server Installations
Hi,I hope someone is able to help. We have 2 versions of MS SQL server, 2008 & 2014. Both installed on the same server. The main use for SQL is Microsoft Dynamics GP (there are other smaller...
View ArticleSQL Query - Copy Data into One Field
I have a SQL database and I am writing a query:SELECT *FROM ConsignmentsINNER JOIN OrderDetailON Consignments.consignment_id = OrderDetail.consignment_idINNER JOIN UserReferencesON...
View ArticleDBCC Integrity Check Error - insufficient system memory in resource pool
Hello,We have Sql server STD 2012 SP2 and from last 3 days, we are getting error while running the DBCC Integrity Check for both User and system Databases, we are using Ola Maintenance solution...
View ArticleConfigure SQL Server Job with dtsx
I migrated from SQL Server 2008 to 2019. On the old server there is set up a job, which calls a dtsxfile. It needs database access, file system access because it saves tmp files to disk, and internet...
View ArticleOptimize SQL query
Hello guys ! I try to explain this as simple as i can.When i do queries on our database i have a table where the ERP software stores all the descriptions and traductions. Example :FIELDS CODIFIC(table...
View ArticleWhat's the best way to gauge SQL Express disk usage?
Hello Spicy Folk!I have a question for you. We have a physical Win2016 Standard server running ACT! Premium, which is a CRM. Act uses SQL Express for the database. I'm trying to determine existing disk...
View ArticleHow To Find the Specific Table That Data is Stored In
I'm fairly new to SQL, am self-teaching, and have a very basic grasp on the fundamentals; please bear with the newbie here. I'm supporting software where users can enter many different types of data...
View Article10gbs ethernet0 or nic teaming of 1gbps
What is the best to use when it comes to a database server SQL, in windows server 2016if you have many users like 50-70 users maybe accessing the database server,will it make a difference if we use nic...
View ArticleConnection Error for MSSQL and CheckMK
I'm running MSSQL 2017 on Server 2016 and monitoring it via CheckMK. I'm getting critical alerts that state:Failed to connect to database (ERROR: [DBNETLIB][ConnectionOpen (SECCreateCredentials()).]SSL...
View ArticleSQL 2017 Access to DB
Hi,I created a new database recently.I created a different account (AD) to access the database for and admin that is setting up the app that will connect to the DB.The user account is in all roles.When...
View ArticleVB.net error
I have the code below when it is executed it gives me an Exception Error on the IF statement. I have run the SQL Command in SQL itself and it give me an error "The identifier that starts with 'Insert...
View ArticleSQL drive configuration for SCCM Install on vShhere
I have been tasked to install SCCM for our environment (about 2000+) computers. I have created a 2019 Enterprise server in vShpere (VMWare). Now I am trying to install SQL on this server before...
View ArticleJoining Table on Primary Key Limits Column's Output
I'm trying to JOIN three tables, using one as a connector to the third.The issue is that with the primary table and connecting table, there's only one possible primary/foreign key, which also happens...
View ArticleHype-V Authorization and Storge
Hi there, I’m try to do replication on hyper-v. On replica server in Authorization and storage if I choose first option (allow replication from any authenticated server) it works fine. If I choose...
View ArticleAutomated data feed to SQL Server
Hi,I would like to build an automated report that pumps data from Spiceworks directly into SQL Server. Has anyone done this? Is there documentation for it? I know I can export a report to a CSV or XLS...
View ArticleSQL Always On Availability Groups or Replicaton
Good Morning, I am tasked with designing a DR solution for one of our applications. The application is a Apache Tomcat application that connects to our SQL Server. I have duplicated the application in...
View ArticleChange MSSQL Recovery Model on Many DBs
Background: We're using AvePoint's DocAve to backup and manage our fairly large SharePoint infrastructure. The two previous admins that set DocAve up were running 20 different granular backups every...
View Article