Clustering

Technical Article

RE: Read-only Linked Server?

  • Reply

The only other (painfull) suggestion would be to manage all the code that uses the linked server eg tie it down into stored procedures etc, and ensure it only does selects. Maybe you would also have to consider using openrowset rather than linked servers to ensure noone else uses the connection. Personally I'd try and […]

You rated this post out of 5. Change rating

2003-09-03

1 reads

Technical Article

RE: "Starting up database xxxxxxxxxxxxxxx"

  • Reply

Hi All, We just checked one of my colleague's DEV Database Server Log for "Starting up database xxxxxxx" yesterday. We have restarted the SQL Server (7.0). As soon as we restarted, within few mins, we could see "Starting up database xxxxxxx" few times. Didn't know why its happening. It should not be caused by Auto […]

You rated this post out of 5. Change rating

2003-08-26

1 reads

Technical Article

RE: Maria

  • Reply

Also do you have any large transactions (ie large number of rows updated) etc. that may still be open and require rollback when you failover?

You rated this post out of 5. Change rating

2003-08-07

1 reads

Technical Article

RE: Storing arrays in SQL.

  • Reply

Something that no one has mentioned is that you could use a single table that looks something like: create table legacy_struct ( struct_name varchar(255) , -- the class name of the struct struct_instance int , -- an identifier for the instace of the above class field_idx int , -- identifies the field number in the […]

You rated this post out of 5. Change rating

2003-07-30

1 reads

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