Viewing 15 posts - 151 through 165 (of 332 total)
Hi Ramesh,
First off, thanks very much for investigating! And you are exactly right, specifying
SET TEXTSIZE { number }
within the Step of the Agent Job solves the problem....
January 15, 2009 at 8:05 am
The simple answer to your questions is to run:
RESTORE DATABASE db_name WITH RECOVERY
However, it is likely that you have other problems occurring here (if the mirroring worked correctly, then the...
January 15, 2009 at 4:26 am
Wikipedia seems to agree with this summary too:
January 14, 2009 at 2:11 am
Well, ladies never suffer flatulence, at least in public.... OK, point taken.
And a nice bit of management-speak too. Obviously everyone modifies their behaviour depending on circumstance, surroundings, situation, etc....
January 9, 2009 at 3:26 am
I am surprised at several posts here which admit that they "dress-up" when they, or their boss, deem the situation requires it. This to me is disingenuous. Your presentation, including...
January 9, 2009 at 2:32 am
Interesting, thanks for the info.
For the moment, I think I will carry on using the datatype sysname. This does mean I cannot use the GUI of SSMS, but I rarely...
January 6, 2009 at 9:29 am
I dont want to delete data from table but move into another table so we can verify in future if requires.
Then I suggest you do not use tempdb to start...
January 5, 2009 at 3:39 am
I would hazard a guess that the transactions have been committed on the Mirror, but not yet committed on the Principal. When the Principal database is brought back online, I...
January 2, 2009 at 6:18 am
blandry (12/19/2008)
December 19, 2008 at 7:19 am
HOLLY from Red Dwarf (TV series). A computer so stupid, but with a human face, that you just had to love it/her.
December 19, 2008 at 2:03 am
Not sure if this would work, but could you define a temporary table with the text columns having datatype varchar, as opposed to nvarchar??? Or CAST/CONVERT the column on...
December 11, 2008 at 3:27 am
I agree that the transaction log cannot be backed-up unless a full database backup already exists. At least, this is the case for 2005. Is it different in 2008 (this...
December 11, 2008 at 3:22 am
NTLM authentication will work fine, as long as neither server is configured to disallow this "lower" level of authentication (lower when compared to kerberos).
If you are in a AD domain,...
December 9, 2008 at 1:49 am
Thanks for the editorial Tony, it's not everyday that I get to read phrases such as "surreptitiously hide irrational dogma" :hehe:
Andy
December 1, 2008 at 8:53 am
Viewing 15 posts - 151 through 165 (of 332 total)