Viewing 15 posts - 2,401 through 2,415 (of 4,745 total)
any DENY permissions override grants. Have the users been added to another group which has DENY permissions on the object?
---------------------------------------------------------------------
July 20, 2010 at 4:30 pm
sp_help tablename
---------------------------------------------------------------------
July 20, 2010 at 6:58 am
interesting. This is the second thread on this subject. according to MS this option should be available. Have you tried applying SP1?
---------------------------------------------------------------------
July 20, 2010 at 3:44 am
each log backup will contain discreet transaction information. They are not cumulative like differential backups, they are consecutive,
the first log backup will contain committed transactions up to the point...
---------------------------------------------------------------------
July 19, 2010 at 2:33 pm
good point.
Garbage in, garbage out OR garbage backed up garbage recovered
also the ability to build a delay into log shipping is an oft forgotten advantage of this old workhorse...
---------------------------------------------------------------------
July 18, 2010 at 2:52 pm
is the database in simple recovery mode? Needs to be at least bulk-logged for log shipping.
---------------------------------------------------------------------
July 18, 2010 at 9:34 am
Mark Schurmann (7/16/2010)
---------------------------------------------------------------------
July 16, 2010 at 3:51 pm
these are the instructions on how to do it in an emergency
http://msdn.microsoft.com/en-us/library/ms345408(SQL.90).aspx
- but my advice to you is if you dont have to, DON'T.
---------------------------------------------------------------------
July 16, 2010 at 3:49 pm
this is a bugbear of mine. Do not try and separate the data and log files for system databases. They are almost exclusively read only databases so you gain nothing...
---------------------------------------------------------------------
July 16, 2010 at 3:40 pm
@Gail
Plus, since the kitchen faces South-West, it gets very little sun except late in the afternoon. The bedroom, with wall-to-wall windows facing NE is a fair bit warmer, so's the...
---------------------------------------------------------------------
July 16, 2010 at 2:57 pm
what recovery mode is the database in?
---------------------------------------------------------------------
July 16, 2010 at 2:08 pm
I really, really knew the answer to this, but it seemed so simple and obvious I thought there must be a catch and didn't answer it.
I think I am suffering...
---------------------------------------------------------------------
July 16, 2010 at 3:15 am
In a nutshell no.
the only thing that might look like you have is in log shipping. Take a tail log backup, this leaves the database in recovery.
apply this log backup...
---------------------------------------------------------------------
July 15, 2010 at 5:25 pm
ISAM is a type of File that can be queried, Used a lot on mainframes in the good old days.
Still might be for all I know.
---------------------------------------------------------------------
July 15, 2010 at 4:29 pm
hxkresl (7/15/2010)
Probably bad form to populate forum with 'thank yous' but very much appreciated.
no way, its appreciated. Its those that never get back to you to let you know how...
---------------------------------------------------------------------
July 15, 2010 at 4:26 pm
Viewing 15 posts - 2,401 through 2,415 (of 4,745 total)