Viewing 15 posts - 136 through 150 (of 395 total)
Many weekends of 'fun' ....
One caveat:
At my previous job, with SS2K/nightly LiteSpeed Diffs/EMC TimeFinder, we found that it produced mismatched LSN for DIffs, which couldn't be used for DR and...
August 3, 2007 at 4:17 pm
8am-6pm with some lunch. When on call, you probably can add another 2-6 hrs nightly depending on how replication goes overseas( it is also Sybase\Unix), plus up to 30 hrs...
July 30, 2007 at 3:18 pm
Sorry to hear that and I wish you good luck. AFAIR there is a website freelegaladvice.com (not 100% sure, but sure you could find it out). Ask your question there....
July 26, 2007 at 4:09 pm
Just as example: Last year I created smth like EM+QA tool, using SMO, where I excersized my creativity to add whatever I was thinking at that time....
July 2, 2007 at 4:16 pm
June 19, 2007 at 11:28 am
as far as I remember ( back in 2002) there were some problems with cookies, so I created some encryption logic ( in asp) pass it to querystring and on...
May 30, 2007 at 11:17 am
If this is an asp question, they could do that ( if I remember correctly) either thru querystring or thru cookies...
May 29, 2007 at 10:51 am
Every time you install new server you can run custom script which will create a linked server on a fly. make sure you choose strong password for that.
May 24, 2007 at 11:07 am
of course you can. create lite-weight sql side trace...it will have very minimal impact on your system
May 20, 2007 at 3:18 pm
you have to tweak properties of w2003 msdtc to allow it to talk to w2000, selecting "no authentication required"...
May 18, 2007 at 10:52 am
something like:
SELECT DATABASEPROPERTYEX ('YourDB,'STATUS') AS 'Database...
May 18, 2007 at 10:46 am
..so you can use some kind of kill users stored procedures in the previous step...
May 18, 2007 at 10:26 am
actually it applied to SQL Server 2000 and not SS2005 (database mail-like in your case)
May 18, 2007 at 10:24 am
In my previous job, we have a monitoring server ( we were prohibited of using mapi in prod). So I made linked server between clustered server and monitoring server, so...
May 18, 2007 at 10:22 am
Viewing 15 posts - 136 through 150 (of 395 total)