containers

External Article

Application Containers For Cloud Computing

  • Article

Containers promise to make applications more portable and efficient. The technology, originally based on Linux's cgroups, provides a way of running several applications as modular, platform-agnostic packages in isolation on the same server. Docker's open-source approach to containers has dominated the market, and Microsoft is producing its own equivalent Windows system. What next? Will Containers replace VMS? Robert Sheldon investigates.

2015-02-18

8,746 reads

Technical Article

Impromptu locking tables

  • Topic

I have users running impromptu reports that access tables in SQL Server 2000 Database. Every now and them the impromptu select statements hold locks on tables until I kill the connections. Is there a way I can stop this locking?Thank you.

You rated this post out of 5. Change rating

2005-05-12

16 reads

Technical Article

RE: How to programatically determine all DB Drive usage

  • Reply

It's basically an hidden cursor that you can use to execute a dynamic sql statement against each database run this to see what I mean : EXEC sp_MSforeachdb 'Select ''?''' it'll return 1 select statement for each database on the server with the dbname. this will return the number of objects in the database : […]

2005-04-26

Blogs

Small Data SF 2024

By

I can’t remember how I heard about Small Data SF 2024, but it caught...

A New Word: Moledro

By

moledro – n. a feeling of resonant connection with an author or artist you’ll...

Snowflake + Azure blob

By

Let’s go back to data platforms today and I want to talk about a...

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