Viewing 13 posts - 46 through 58 (of 58 total)
cheers for your reply i actually sorted the logs by just running dbcc shrinkfile and didn't need to backup the logs...
November 29, 2004 at 6:17 am
From your first point Michael, the maint task DB backup job is setup to to backup some databases both system and user dbs for instance master and msdb was selected...
November 23, 2004 at 9:33 am
i know you can even in 6.5 my problem is how not regarding the version...
November 2, 2004 at 7:31 am
now i have an obvious question which is i have to query each and every database for this name wherever it appears, and i'm sceptical about running a select statement...
October 5, 2004 at 8:45 am
can someone tell me if the code below will update the table in question's column to the specified in SQL 6.5
update tablename
set columnname1 = 'Myname, Me'
where
columnname1 = 'Myname, me' and
columntype...
October 5, 2004 at 8:08 am
this looks like access problem (security) i think the account running sql server does not have the required permissions for sql server. so i would say check the level of...
August 19, 2004 at 8:03 am
in a nutshell that would be the requirement...
August 19, 2004 at 7:56 am
yep that's what i'm referring to a central administration server.
March 8, 2004 at 9:06 am
i started having problems from stage 4 and more of stage 5 i'll say
December 24, 2003 at 8:02 am
all i need is for sql server to start in the cluster and everything i've tried is not working at the moment. i've copied the modellog files back to it's...
December 24, 2003 at 7:45 am
yes i've tried moving the modellog back to it's original location but with no success and i detached before moving the modellog file but now sql server don't seem to...
December 24, 2003 at 6:04 am
Viewing 13 posts - 46 through 58 (of 58 total)