DevOps

Technical Article

RE: Help - Query corrupts database

  • Reply

Thank you for your comments.Anyway, I found no errors in the LOG before the query was run.Furthermore, I restored a backup to recover the database and then ran a DBCC CHECKDB with no errors. I thought it was OK, but the client ran a batch and a couple of queries (very similar to the one described above). […]

You rated this post out of 5. Change rating

2004-09-01

Technical Article

RE: DB Standards Reality Check

  • Reply

Good approach Gregory.Make a small set of high level Database Administration Standards. Covering the setup of Sql Servers and Databases, including the following: Security Backup Size, growth and placement of Data & Logfiles (not autogrow 10% until disk crammed) Collations Database Options ... Naming standards for (new) databases, jobs ...Write a script that checks a server […]

You rated this post out of 5. Change rating

2004-07-20

Technical Article

This file was created using a later version of Microsoft Excel

  • Topic

I get the above message in ActiveX script when I use Excel_Workbook.Save If I click Continue the files save OK. I have tried manually overwriting the templates on the Production server using Excel 97 but this does not seem to resolve the problem when I rerun the package. Apart from completely rebuilding the templates starting […]

2004-07-13

23 reads

Technical Article

RE: Dynamic sql to be put in a table

  • Reply

Hi, thanks for your response. The insert is done inside the the SP2 as foolowsSP1 is called with ther 4 paramsSP1 'C', 'TEST', 'fdfdfd', 'myTableName',As you can see the 4th one is a table name.Inside this SP, the call to SP2 is done through the dynamic SQL which it's 4th param is a table. Inside this […]

You rated this post out of 5. Change rating

2004-06-12

Technical Article

RE: DB Indexing killing IIS Servers

  • Reply

Here is a script from the BOL that will defragment indices without going into single user mode:/*Perform a 'USE <database name>' to select the database in which to run the script.*/ /* This will make a table called IndexFragmintation List the lists the index info */ /* For best results, run this with query results […]

You rated this post out of 5. Change rating

2004-04-15

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