Viewing 15 posts - 661 through 675 (of 1,518 total)
MANU (4/2/2009)
Yes, it is possible as DBCC SHRINKFILE is logging database file page movement information in log file.MJ
Thank you for the input.
April 5, 2009 at 3:36 pm
GilaMonster (3/26/2009)
Marios Philippopoulos (3/3/2009)
I run the following to get the object name:
SELECT object_name(99)
I get the following: ALLOCATION
It's one of the GAM/SGAM/PFS pages. One of the allocation structures of the database.
This...
March 27, 2009 at 7:09 am
Gift Peddie (3/26/2009)
GAM (1:3578624) = ALLOCATED
SGAM (1:3578625) = NOT ALLOCATED
These are in the physical index architecture check below for details from the owners of the relational engine.
I'm getting...
March 26, 2009 at 4:57 pm
Any ideas anyone, I haven't been able to find a satisfactory explanation to this yet.
March 26, 2009 at 3:32 pm
umar iqbal (3/25/2009)
32 bit driver for oracel and syabse would not work here. if you are replicating data to or from other platform.
Thanks, we are actually only using linked...
March 25, 2009 at 10:24 am
umar iqbal (3/25/2009)
memeoy configuration and drivers if you are usiing linked server. there are seperate drives for 64 bit. other than that it should not give trouble
Thank you for the...
March 25, 2009 at 10:18 am
My dream is an audio book with subliminal messages on SQL Server: go to bed a newbie, wake up a SQL MVP! 😀
March 25, 2009 at 7:20 am
Mike Good (3/23/2009)
So I think you'd need...
March 24, 2009 at 2:14 am
Is there a way to prevent sysadmins (at the SQL instance level) from being able to decrypt data using the approach described in this article?
BTW, thank you for the great...
March 23, 2009 at 5:51 pm
scotta_miller (3/23/2009)
March 23, 2009 at 5:15 pm
Mike (3/23/2009)
March 23, 2009 at 3:32 pm
scotta_miller (3/23/2009)
March 23, 2009 at 1:53 pm
scotta_miller (3/23/2009)
Both, it is blank locally and on the report server.
I will run the Supp Material code later today and see if I can reproduce the issue. Will send out...
March 23, 2009 at 1:48 pm
scotta_miller (3/23/2009)
March 23, 2009 at 1:27 pm
scotta_miller (3/23/2009)
March 23, 2009 at 12:57 pm
Viewing 15 posts - 661 through 675 (of 1,518 total)