DISK

Technical Article

If I restore a database without an ODBC datasource setup will it fail?

  • Topic

I have tried to restore a database using a different computer than usual, which did not have the ODBC datasource setup for the database concerned.  The database is basically stuffed - I got an error message stating "modify file encountered operating system error 112..."When I installed SQL Server on this computer I set it up […]

You rated this post out of 5. Change rating

2005-05-16

Technical Article

RE: Stored Proc and Master DB

  • Reply

I don't know how are you using the parameter but this sholud helpyou going Declare @str varchar(200) SET @str = DB_NAME()--Assuming is going to be runned from other databases only --otherwise use dbname as a parameter +'.dbo.sp_helprolemember ' + '''' + 'RoleName' + '''' --print @str exec (@str) I don't know why can't the "plus" […]

You rated this post out of 5. Change rating

2003-11-13

Technical Article

RE: datawarehouse with DTS + stored procs only ?

  • Reply

quote: Our warehouse is currently 26+ Gigs and we load it with delta's daily in under 2 hours (along with the recon reports for balancing). Our datawarehouse is currently only ODS (ADS to be started soon) and 160+Gigs. Our daily loads (including reindexing and reporting) must stay under 12 hours. Can you give an idea […]

You rated this post out of 5. Change rating

2003-08-01

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