January 25, 2004 at 3:26 pm
This contest begins Jan 29, 2004 and runs through Feb 27, 2004. Details can be found at the following link:
http://www.sqlservercentral.com/contests/200401/contest.aspx
January 28, 2004 at 8:00 am
This was removed by the editor as SPAM
January 28, 2004 at 9:43 pm
is it open to us on the other side of the globe (Australia?) sure hope so !!
------------------------------
Life is far too important to be taken seriously
January 29, 2004 at 9:53 am
I get this message when trying to attach the mdf supplied in the download.
GO
CREATE DATABASE pubsdev
ON PRIMARY (FILENAME = 'c:\dba\redgate\pubsdev.mdf')
FOR ATTACH
GO
same results for
EXEC sp_attach_single_file_db
@dbname = 'pubsdev',
@physname = c:\DBA\REDGATE\pubsdev.mdf'
Server: Msg 1813, Level 16, State 2, Line 1
Could not open new database 'pubsdev'. CREATE DATABASE is aborted.
Device activation error. The physical file name 'd:\ssc\MSSQL$PUBLISHER\data\PubsDev_log.ldf' may be incorrect.
January 30, 2004 at 8:09 am
Thought I would put this here, I had problems attaching the .MDF's to my local instance, since my "D:" drive was a CD-ROM, I kept getting the error:
Server: Msg 1813, Level 16, State 2, Line 1
Could not open new database 'PubsDev'. CREATE DATABASE is aborted.
Device activation error. The physical file name 'd:\ssc\MSSQL$PUBLISHER\data\PubsDev_log.ldf' may be incorrect.
So it appears even though you want it to create the Log File in another location, it fails.
I attached on another server that had a writeable "D:" drive, and it worked fine, creating the Log File where I told it to.
February 5, 2004 at 6:29 am
This is no contest... This is brainless homework...
A contest for SQL Server Central should be more a match where all participant must think hard to build some script (or some other SQL Server based thing) that's better than someoneelse's.
This contest is brainless boring.
Sorry....
February 5, 2004 at 7:26 pm
Sven,
There are contests of different kinds, I'll admit this one is not super challenging compared to some. I dont think that means its bad, just different.
February 5, 2004 at 7:27 pm
Anyone else had problems attaching? I've had quite a few successful attempts judging by entries received so I dont think the files themselves are bad.
February 13, 2004 at 9:18 am
If the contest is still on why does the email address no longer work?
Hi. This is the qmail-send program at lance.cordhosting.com.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.
<
contest200401@sqlservercentral.com>:
This address no longer accepts mail.
Francis
February 16, 2004 at 8:05 am
Its not yet the 27 and yet the contest is over! This is the messsage I get when emailing the contest.
Hi. This is the qmail-send program at lance.cordhosting.com.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.
contest200401@sqlservercentral.com
This address no longer accepts mail.
Francis
February 19, 2004 at 8:28 am
The files were fine. I was able to attached it fine. Only thing I noticed a problem in a product. My generate script for missing objects doesn't include the file group information. I compared two of my own databases and I found that even though my tables are created on specific filegroup, it generated scripts to create a missing table on another database without filegroup information. This could be a big problem.
February 24, 2004 at 7:31 am
The files are OK and the contest is OK too.
If anybody doesn't like it, then don't participate.
March 18, 2004 at 3:11 am
Any idea who the lucky people are ? in other words was I lucky enough to win this good tool ?
April 2, 2004 at 5:48 am
What was the result of this contest ?
June 28, 2004 at 1:05 pm
I agree that this contest is nothing more than brainless advertising for RedGate's product which sucks in the first place, due to the fact that it never includes constraints such as Cascading Updates/deletes etc.
Just an opinion of a DBA that doesn't need RedGate's useless product to do his job.
A.J.
DBA with an attitude
Viewing 15 posts - 1 through 14 (of 14 total)
You must be logged in to reply to this topic. Login to reply