Viewing 15 posts - 19,141 through 19,155 (of 26,484 total)
Here is what I think. Even if you could, should you? This is one of those things that I think should be left alone. There is a...
August 17, 2009 at 3:50 pm
Steve Jones - Editor (8/17/2009)
Restore doesn't run under a user ID. It runs under the service account. That account might not have rights to that path.
I have to agree with...
August 17, 2009 at 3:46 pm
rjv_rnjn (8/17/2009)
GSquared (8/17/2009)
August 17, 2009 at 3:41 pm
To be honest, I think I'm underpaid. I work hard, get things done. I don't have any MS Certififications, though I'd like to get the SQL Server certs,...
August 17, 2009 at 8:08 am
jamie (8/17/2009)
August 17, 2009 at 6:40 am
ta.bu.shi.da.yu (8/17/2009)
Obviously, the question I saw earlier (how do...
August 17, 2009 at 6:20 am
Based on the error message, I'd say you have a user accessing the database. You may want to run an SP_WHO2 and see who is using the database.
August 16, 2009 at 11:17 pm
rambilla4 (8/16/2009)
I have configured Log shipping in Sql server 2005. I'm confused with date format that the transaction log backups showing. The transaction log backup ran through the backup jobs...
August 16, 2009 at 11:09 pm
anam (8/16/2009)
Full backups and differential backps won't break the t-log backup chain once the logshipping is setup.
YES
The problem...
August 16, 2009 at 10:59 pm
oo sure, but is this what you are looking for?
select
db.[name] as DatabaseName,
db.[create_date] as CreateDate,
mf.[name] as LogicalName,
...
August 16, 2009 at 10:47 pm
anam (8/16/2009)
August 16, 2009 at 10:23 pm
Garadin (8/16/2009)
As to whether or not the posts have gotten...
August 16, 2009 at 10:18 pm
harry.sh16 (8/16/2009)
Thanks for the reply.Looking for more replies/solutions......
Not much that can be done until you resolve the problem with the destination decimal(1,0) or tell us what you want done with...
August 16, 2009 at 10:03 pm
Viewing 15 posts - 19,141 through 19,155 (of 26,484 total)