Viewing 15 posts - 31 through 45 (of 56 total)
What i've done is load the file into a single column table. Then count the occurance of the | delimiter. If it is not equal to the number...
November 3, 2010 at 8:52 am
That's close to the path i am on. Challenge? 49 files. 15 wider than 80 columns. :ermm:
Blasted vendor! :angry:
November 2, 2010 at 1:23 pm
I agree, fixing the source is the ultimate solution. Unfortunately the source is an outside 3rd party who has been quoted say "The specification is more of a guidline."...
November 2, 2010 at 11:48 am
Derrick Smith (10/1/2010)
October 1, 2010 at 2:09 pm
We've tried that, but unfortunately the snapshot can only be used to revert / restore the database it was created by.
We also tried breaking the mirror, restoring the tail of...
October 1, 2010 at 1:20 pm
AFIK they are using the native client, but the app is written a little odd. There are a lot of hard coded values instead of looks, etc. I...
June 10, 2010 at 6:53 am
I like the idea of failover, backing up, then failing back. unfortunately it take ~4.5 hours to backup the database. And it must be available 24x7 except for 2...
June 9, 2010 at 3:10 pm
Here is a script I wrote to find out what logins were on my server(s) and what roles those logins belong to. It also will so if the user...
May 27, 2010 at 1:00 pm
Thank you all for the responses.
Unfortunately, a test envioronement will not provide any impact as this is a user in the finance department building his own reports, and he thinks...
May 17, 2010 at 11:04 am
2) I cannot change the structure of the production database. I have a nightly ETL that migrates the data from production to a reporting database.
1) I am looking...
May 12, 2010 at 8:22 am
Yes, we are running on Enterprise Edition.
The long term view is to preaggregate the data and roll it into an SSAS cube. But the business needs info now. ...
May 11, 2010 at 9:13 am
I reverse engineered the database using Visio's built in tools. Then as changes are developed they are first added to the model.
May 11, 2010 at 9:05 am
When I started here the first thing I did was model the DB, as one did not exist. Fortunately we have Visio 2007, and I was able to reverse...
May 10, 2010 at 3:55 pm
That solved it!
The 2 servers were running under different service accounts. Once i correctly supplied the account names the mirror established.
Thank you all for your assistance.
Greg
May 7, 2010 at 7:35 am
The following message appears in the error log.
Database Mirroring login attempt by user 'DOMAIN\User'. failed with error: 'Connection handshake failed. The login 'DOMAIN\User' does not have CONNECT permission on the...
May 7, 2010 at 7:22 am
Viewing 15 posts - 31 through 45 (of 56 total)