Error Log

External Article

Consolidating SQL Server Error Logs from Multiple Instances Using SSIS

  • Article

SQL Server hides a lot of very useful information in its error log files. Unfortunately, the process of hunting through all these logs, file-by-file, server-by-server, can cause a problem. Rodney Landrum offers a solution which will allow you to pull error log records from multiple servers into a central database, for analysis and reporting with T-SQL.

2010-04-28

2,955 reads

Technical Article

RE: manually copy database

  • Reply

SQL Server doesn't come with very good tools to do this....If the database(s) is not too large you could script out the DB structure (generate SQL script, including the create DB statements...under Options) and then make a backup of the source DB. Then, burn a copy of the resulting .bak file onto some media and then move to […]

You rated this post out of 5. Change rating

2005-01-07

Technical Article

RE: Access 2002 Project Timeout to SQL Server

  • Reply

If the in-house users are not having any problems, I would first verify if the "timeouts" the remote users are getting are truly Access timeouts. Try to replicate the error over your own VPN connection. If they are using the app via Citrix over a VPN, then I would ask how 'close; is your app to the […]

You rated this post out of 5. Change rating

2005-01-07

Technical Article

RE: Need help with ADO Connection

  • Reply

Hehe, I enjoyed this discussion. Now, if I were to develop this from the start, I wouldn't use VB6 anymore. Not sure, if I would use VB.Net. I think I would use either C# or MVC++ (yuk, yes). But as AJ said, this is VB6 and it is a relikt. I don't want to put more […]

You rated this post out of 5. Change rating

2004-12-14

Blogs

Set a Runtime Variable in an Azure DevOps Pipeline

By

Note: I DO NOT recommend this. Any changes to a pipeline should be in...

A New Word: Symptomania

By

symptomania – n. the fantasy that there’s some elaborate diagnosis out there that neatly...

Query Store Keeps Switching Itself Off, Getting it Moving Again

By

I recently received a complaint that Query Store for a particular database was turned...

Read the latest Blogs

Forums

7 sept, scheduled book

By philip.scott

Comments posted to this topic are about the item 7 sept, scheduled book

7 sept, schedlued article

By philip.scott

Comments posted to this topic are about the item 7 sept, schedlued article

6 sept, published book

By philip.scott

Comments posted to this topic are about the item 6 sept, published book

Visit the forum

Question of the Day

Azure Data Lake Storage Gen 2

Azure Data Lake Storage Gen 2 is built on ...?

See possible answers