Viewing 15 posts - 31 through 45 (of 64 total)
Operations within tempdb are logged so that transactions on temporary objects can be rolled back, but the records in the log contain only enough information to roll back a transaction,...
August 5, 2010 at 8:17 am
Why you want to move these files to new filegroup..
What is the size of database.
Is these 6 files located on different drives.
August 3, 2010 at 4:12 am
Hi Gail ...this is the wait graph.
08/03/2010 09:43:13,spid14s,Unknown,waiter id=process291f28e0
08/03/2010 09:43:13,spid14s,Unknown,waiter-list
08/03/2010 09:43:13,spid14s,Unknown,owner id=process2885caa8
08/03/2010 09:43:13,spid14s,Unknown,owner-list
08/03/2010 09:43:13,spid14s,Unknown,exchangeEvent id=Port5412700 WaitType=e_waitPortOpen nodeId=7
08/03/2010 09:43:13,spid14s,Unknown,waiter id=process2885caa8 mode=U requestType=wait
08/03/2010 09:43:13,spid14s,Unknown,waiter-list
08/03/2010 09:43:13,spid14s,Unknown,owner id=process291cfe40 mode=U
08/03/2010 09:43:13,spid14s,Unknown,owner-list
08/03/2010 09:43:13,spid14s,Unknown,pagelock fileid=1 pageid=1918424 dbid=5...
August 3, 2010 at 12:15 am
How can i check the SAN drive failed or not in A/P clustering???
If you r running daily integrity and consistency checking maintenance plan (DBCC ) you definitely found the allocation...
August 2, 2010 at 6:02 am
Hi Gail,
we uses a view of two select queries with no.of joins and these two quies retriving data using UNION all.
it clousing deadlock
how i optimize it....i checked indexex are...
August 2, 2010 at 4:25 am
Just a doubt... if I use DBCC DROPCLEANBUFFERS and DBCC FREEPROCCACHE to clean up buffer and plan cache….should It affects on memory uses
July 15, 2010 at 9:42 am
yes seems silly question but......
1.did you update the password on the service account when you changed it in Windows?
No. I have changed password by Active directory.
And my question is it...
July 15, 2010 at 9:20 am
Dear all
can you just suggest how to schedule this SQL server 2000 DTS in SQL server 2008 without using T-sql command like xp_cmdshell 'dtsrun /s /u /p '"DTS_NAME"''
May 26, 2010 at 10:58 am
I right click and execute, it's running from server; I didnt tested it in workstation.
yes,I logged on servr by same login which used to start SQL agent service.
May 26, 2010 at 10:00 am
Error While running by job shedule
DTSRun: Loading...
DTSRun: Executing...
DTSRun OnStart: DTSStep_DTSExecuteSQLTask_1
DTSRun OnFinish: DTSStep_DTSExecuteSQLTask_1
DTSRun OnStart: DTSStep_DTSDataPumpTask_1
DTSRun OnError: DTSStep_DTSDataPumpTask_1, Error = -2147467259...
May 26, 2010 at 9:46 am
this DTS is created by SQL server 2000 but but after migration on databases on 2008 this DTS is also moved but not migrated in SSIS by using SQL 2000...
May 26, 2010 at 9:37 am
because of different collation What type of issues you r facing did you found any Error Releted it.
February 17, 2010 at 9:04 am
Viewing 15 posts - 31 through 45 (of 64 total)